oops, accidental change
This commit is contained in:
parent
67eb553228
commit
a8fb1078e1
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -30,7 +30,7 @@ override_dh_auto_build:
|
||||||
$(WAF) --nocache build --debug full
|
$(WAF) --nocache build --debug full
|
||||||
|
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
xvfb-run $(WAF) --nocache test
|
xvfb-run $(WAF) --nocache check
|
||||||
|
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
$(WAF) --nocache install --destdir debian/tmp
|
$(WAF) --nocache install --destdir debian/tmp
|
||||||
|
|
Loading…
Reference in a new issue