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-23 19:21:30 +01:00
parent 51867c07ab
commit 0e1608f016
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.pdlzip debian/pdlzip/usr/bin/pdlzip ln -s /usr/bin/lzip.pdlzip debian/pdlzip/usr/bin/pdlzip
ln -s /usr/share/man/man1/lzip.pdlzip.1.gz debian/pdlzip/usr/share/man/man1/pdlzip.1.gz ln -s /usr/share/man/man1/lzip.pdlzip.1.gz debian/pdlzip/usr/share/man/man1/pdlzip.1.gz
override_dh_builddeb:
dh_builddeb -- -Zxz
override_dh_strip: override_dh_strip:
dh_strip --dbg-package=pdlzip-dbg dh_strip --dbg-package=pdlzip-dbg

View file

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