From aae78c80ed2125bd534a52ef9ef5ebbf134f5452 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 26 Aug 2018 09:28:57 +0200 Subject: Harmonizing rules file. Signed-off-by: Daniel Baumann --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 97a7a56..aee25b9 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ override_dh_auto_configure: override_dh_auto_install: dh_auto_install -- DESTDIR=$(CURDIR)/debian/plzip - # alternative handling + # update-alternatives mv debian/plzip/usr/bin/plzip debian/plzip/usr/bin/lzip.plzip ln -s /usr/bin/lzip.plzip debian/plzip/usr/bin/plzip @@ -30,5 +30,5 @@ override_dh_auto_install: ifeq ($(DEB_BUILD_ARCH),sparc) override_dh_auto_test: - # disabled, see #608642 for more information + # disabled (see #608642) endif -- cgit v1.2.3