[SCM] pd-zexy/master: don't install LICENSE.txt
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Thu Oct 13 09:32:14 UTC 2011
The following commit has been merged in the master branch:
commit 18ef8dcd4a6748deff1c103a5bb654e835246b1f
Author: IOhannes m zmölnig <zmoelnig at umlaeute.mur.at>
Date: Thu Oct 13 11:22:19 2011 +0200
don't install LICENSE.txt
diff --git a/debian/rules b/debian/rules
index 613a427..eaf3433 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,5 +31,8 @@ CDBS_BUILD_DEPENDS_rules_utils_buildinfo =
DEB_CONFIGURE_EXTRA_FLAGS += --with-extension=pd_linux
binary-predeb/pd-zexy::
+ # remove libtools leftovers
find "$(cdbs_curdestdir)" -name "*.la" -delete
+ # we rather link to the debian provided GPL-2
+ rm "$(cdbs_curdestdir)/usr/lib/pd/extra/zexy/LICENSE.txt"
--
pd-zexy packaging
More information about the pkg-multimedia-commits
mailing list