From bfcb5b8c5c1860c328e93dc7f3c5b45b4e603aef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 29 Dec 2021 03:17:58 +0100 Subject: Removing lzd from lzip alternatives as it doesn't provide the '--test' parameter to verify compressed file integrity (which now is the base-line requirement for all lzip variants providing alternatives). Signed-off-by: Daniel Baumann --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 1315012..336cf54 100755 --- a/debian/rules +++ b/debian/rules @@ -10,8 +10,3 @@ override_dh_auto_configure: override_dh_auto_install: dh_auto_install -- DESTDIR=$(CURDIR)/debian/lzd - -execute_after_dh_auto_install: - # update-alternatives - mv debian/lzd/usr/bin/lzd debian/lzd/usr/bin/lzip.lzd - ln -s /usr/bin/lzip.lzd debian/lzd/usr/bin/lzd -- cgit v1.2.3