[packages/fpp] remove bsdtar junk
glen
glen at pld-linux.org
Fri Jul 24 11:27:54 CEST 2015
commit 7060690fcf68e7f668562e37d33d51f5e974276e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Jul 24 12:27:38 2015 +0300
remove bsdtar junk
https://github.com/facebook/PathPicker/issues/174
fpp.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/fpp.spec b/fpp.spec
index c9cecda..3fe1903 100644
--- a/fpp.spec
+++ b/fpp.spec
@@ -21,6 +21,10 @@ convenient UI.
%prep
%setup -qc
+# remove some bsdtar junk
+# https://github.com/facebook/PathPicker/issues/174
+rm -vf src/.??*
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_appdir},%{_bindir}}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fpp.git/commitdiff/7060690fcf68e7f668562e37d33d51f5e974276e
More information about the pld-cvs-commit
mailing list