[packages/phantomjs/dev-2.1] exclude some unwanted files from qtbase
glen
glen at pld-linux.org
Wed Mar 23 07:39:52 CET 2016
commit 6cfce6e7eaac0646cf6b59e0d4db924b55d7c9f2
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Mar 23 08:28:31 2016 +0200
exclude some unwanted files from qtbase
get-source.sh | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/get-source.sh b/get-source.sh
index 9476611..54fd5ce 100755
--- a/get-source.sh
+++ b/get-source.sh
@@ -47,6 +47,10 @@ filter() {
-x 'INSTALL' \
-x 'tests/*' \
-x 'doc/*' \
+ -x 'bin/findtr' \
+ -x 'bin/fixqt4headers.pl' \
+ -x 'bin/syncqt.pl' \
+ -x 'src/3rdparty/freetype/*' \
| sed -re '/^(diff --git|index|(new|old) |Binary files)/d'
}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phantomjs.git/commitdiff/69dd6773d624915098a8723d30258340def5817a
More information about the pld-cvs-commit
mailing list