Remove redundant install -d "%{buildroot}"%{_bindir}
authorArnaud Renevier <a.renevier@samsung.com>
Wed, 25 Feb 2015 23:26:56 +0000 (15:26 -0800)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
The command 'install -d "%{buildroot}"%{_bindir}' is present twice in
packaging/chromium-efl.spec. This patch removes a superfluous line.
Reviewed by: Antonio Gomes, Piotr Tworek, SeungSeop Park

Change-Id: I558bf6ba7711b3c71c0d8bb2b7c65a677bcebd19
Signed-off-by: Arnaud Renevier <a.renevier@samsung.com>
tizen_src/packaging/chromium-efl.spec

index 692c6dd..7f29d9e 100644 (file)
@@ -364,7 +364,6 @@ sed -e 's#?VERSION?#%{version}#' build/pkgconfig/chromium-efl.pc.in > "%{OUTPUT_
 
 install -d "%{buildroot}"%{_sysconfdir}/smack/accesses2.d
 install -d "%{buildroot}"%{_bindir}
-install -d "%{buildroot}"%{_bindir}
 install -d "%{buildroot}"%{_libdir}/pkgconfig
 install -d "%{buildroot}"%{_includedir}/chromium-ewk
 install -d "%{buildroot}"%{_includedir}/v8