override_dh_auto_test
This commit is contained in:
parent
927fdbce47
commit
0547cad218
12
debian/rules
vendored
Normal file
12
debian/rules
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
#!/usr/bin/make -f
|
||||||
|
# -*- makefile -*-
|
||||||
|
|
||||||
|
# Uncomment this to turn on verbose mode.
|
||||||
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
|
%:
|
||||||
|
dh $@
|
||||||
|
|
||||||
|
override_dh_auto_build:
|
||||||
|
|
||||||
|
override_dh_auto_test:
|
Loading…
Reference in New Issue
Block a user