1
0
Fork 0

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 <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 15:07:08 +01:00
parent f900bc3aa0
commit 0073df3f8c
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 0 additions and 70 deletions

5
debian/rules vendored
View file

@ -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