From 2c16179c25059e58496c40cde8b67f01c2ae57ae Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 19 Aug 2010 17:19:33 +0000 Subject: rm LICENSE.txt and create symlink to Debian common license files svn path=/trunk/externals/earplug~/; revision=13843 --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 863a41f..592fa3f 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,8 @@ pkglibdir = /usr/lib/pd/extra override_dh_auto_install: make DESTDIR=$(CURDIR)/debian/$(PACKAGE) pkglibdir=$(pkglibdir) install +# replace license file with link to the Debian license file + rm -f -- $(CURDIR)/debian/$(PACKAGE)/$(pkglibdir)/$(LIBRARY_NAME)/LICENSE.txt override_dh_shlibdeps: dpkg-shlibdeps $(CURDIR)/debian/$(PACKAGE)$(pkglibdir)/earplug~/*.pd_linux \ -- cgit v1.2.1