1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

disable more tests

This commit is contained in:
Stefan Lankes 2017-01-08 19:49:26 +01:00
parent 45a085fdfb
commit fb3212de85

3
debian/rules vendored
View file

@ -23,3 +23,6 @@ export DEB_BUILD_OPTS = nocheck
# This is example for Cmake (See https://bugs.debian.org/641051 )
override_dh_auto_configure:
dh_auto_configure -- --prefix=/opt/hermit
override_dh_auto_test:
@echo "tests are disabled"