Removing manual settings for xz compression.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
310029dc10
commit
b510060964
2 changed files with 0 additions and 4 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -12,9 +12,6 @@ override_dh_auto_install:
|
|||
# removing unused files
|
||||
rm -f debian/zutils/usr/share/info/dir*
|
||||
|
||||
override_dh_builddeb:
|
||||
dh_builddeb -- -Zxz
|
||||
|
||||
override_dh_gencontrol:
|
||||
dh_gencontrol -- -Vbuilt-using="glibc (= $$(dpkg-query --show --showformat='$${source:Version}' libc-dev-bin))"
|
||||
|
||||
|
|
1
debian/source/options
vendored
1
debian/source/options
vendored
|
@ -1 +0,0 @@
|
|||
compression = xz
|
Loading…
Add table
Reference in a new issue