0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00

Debian: Disable make check on package build

The tests are failing in mysterious ways of Debian 12 ARM emulation :(
This commit is contained in:
Jakub Ružička 2024-08-12 13:47:26 +02:00
parent a962c4d388
commit 708dec61d0

View File

@ -26,6 +26,9 @@ override_dh_auto_configure:
override_dh_auto_build-indep:
dh_auto_build -- docs
override_dh_auto_test:
# strange problems with tests on ARM emulation on Debian 12 :-/
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp