Temporarily disabling testsuite to workaround FTBFS with newer bash.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
75bdc9b6ba
commit
c4bcb58179
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -23,5 +23,8 @@ override_dh_auto_install:
|
||||||
# removing unused files
|
# removing unused files
|
||||||
rm -f debian/zutils/usr/share/info/dir*
|
rm -f debian/zutils/usr/share/info/dir*
|
||||||
|
|
||||||
|
override_dh_auto_test:
|
||||||
|
# disabled
|
||||||
|
|
||||||
override_dh_gencontrol:
|
override_dh_gencontrol:
|
||||||
dh_gencontrol -- -Vbuilt-using="glibc (= $$(dpkg-query --show --showformat='$${source:Version}' libc-dev-bin))"
|
dh_gencontrol -- -Vbuilt-using="glibc (= $$(dpkg-query --show --showformat='$${source:Version}' libc-dev-bin))"
|
||||||
|
|
Loading…
Add table
Reference in a new issue