Removing manual settings for xz compression.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
51867c07ab
commit
0e1608f016
2 changed files with 0 additions and 4 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -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
|
||||||
|
|
1
debian/source/options
vendored
1
debian/source/options
vendored
|
@ -1 +0,0 @@
|
||||||
compression = xz
|
|
Loading…
Add table
Reference in a new issue