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:
parent
45a085fdfb
commit
fb3212de85
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue