summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2022-12-20 21:46:48 +0100
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2022-12-20 21:46:48 +0100
commit46c39cb91f8d0e56e3c1e38aa9d10a7fdbb1d281 (patch)
tree643bece120e5d13ade71814dd3f118e32e419f64
parentf5615ece086b3c5c7ea0976eaba41a45527bc1d2 (diff)
Remove superfluous deletion of LICENSE.txt prior to symlinking it.
-rwxr-xr-xdebian/rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index c69eb93..ce31850 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,15 +4,10 @@
#enable hardening
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-pkglibdir = /usr/lib/pd/extra
%:
dh $@ --buildsystem=pd_lib_builder
-execute_after_dh_auto_install:
-# remove license file so we can replace it with link to the Debian license file
- rm -f -- $(CURDIR)/debian/*/$(pkglibdir)/*/LICENSE.txt
-
DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \
debian/.*
# licensecheck v1