1
0
Fork 0

Temporarily disabling testsuite to workaround FTBFS with newer bash.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:58:22 +01:00
parent 75bdc9b6ba
commit c4bcb58179
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

3
debian/rules vendored
View file

@ -23,5 +23,8 @@ override_dh_auto_install:
# removing unused files
rm -f debian/zutils/usr/share/info/dir*
override_dh_auto_test:
# disabled
override_dh_gencontrol:
dh_gencontrol -- -Vbuilt-using="glibc (= $$(dpkg-query --show --showformat='$${source:Version}' libc-dev-bin))"