From 65a9802fa801fafa37f7864eceeed28fafe0c2e0 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/template/; revision=13843 --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 0c273a4..47c8c79 100755 --- a/debian/rules +++ b/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