From 5c88ace13d22ecc6a6a1865e78c233ba36f8ff5f 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/iem/comport/; revision=13843 --- comport/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comport/debian/rules') diff --git a/comport/debian/rules b/comport/debian/rules index f6f9142..ee5d19c 100755 --- a/comport/debian/rules +++ b/comport/debian/rules @@ -9,6 +9,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)/$(LIBRARY_NAME)/*.pd_linux \ -- cgit v1.2.1