1
0
Fork 0

Removing manual settings for xz compression.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:21:52 +01:00
parent 41072bbb38
commit 5c116edeb9
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 0 additions and 4 deletions

3
debian/rules vendored
View file

@ -13,8 +13,5 @@ override_dh_auto_install:
ln -s /usr/bin/lzip.lunzip debian/lunzip/usr/bin/lunzip ln -s /usr/bin/lzip.lunzip debian/lunzip/usr/bin/lunzip
ln -s /usr/share/man/man1/lzip.lunzip.1.gz debian/lunzip/usr/share/man/man1/lunzip.1.gz ln -s /usr/share/man/man1/lzip.lunzip.1.gz debian/lunzip/usr/share/man/man1/lunzip.1.gz
override_dh_builddeb:
dh_builddeb -- -Zxz
override_dh_strip: override_dh_strip:
dh_strip --dbg-package=lunzip-dbg dh_strip --dbg-package=lunzip-dbg

View file

@ -1 +0,0 @@
compression = xz