Removing manual settings for xz compression.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
41072bbb38
commit
5c116edeb9
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.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
|
||||||
|
|
1
debian/source/options
vendored
1
debian/source/options
vendored
|
@ -1 +0,0 @@
|
||||||
compression = xz
|
|
Loading…
Add table
Reference in a new issue