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:
parent
f900bc3aa0
commit
0073df3f8c
4 changed files with 0 additions and 70 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue