[boinc] 02/02: Remove also CC-NC icons
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Thu Nov 12 05:57:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository boinc.
commit c5de6eca83f40fcee425b8a1e5858e18fd0324ce
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Nov 12 06:56:26 2015 +0100
Remove also CC-NC icons
---
debian/get-orig-source.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index c556cea..d62541d 100644
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -49,6 +49,8 @@ find ${ORIG_TARBALL_DIR} -name mac_build -type d -print0 | xargs -0 rm -r --
rm -rfv ${ORIG_TARBALL_DIR}/clientgui/mac
rm -rfv ${ORIG_TARBALL_DIR}/mac_installer
rm -rfv ${ORIG_TARBALL_DIR}/client/app_stats_mac.cpp
+# released under CC-NC license and useless
+rm -rfv ${ORIG_TARBALL_DIR}/android/BOINC/res/drawable-hdpi/*.png
# modified in build process
rm -rfv ${ORIG_TARBALL_DIR}/version.h
# autogenerated visual c++ files
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git
More information about the pkg-boinc-commits
mailing list