9 lines
122 B
Plaintext
Raw Normal View History

2018-09-06 21:35:25 -07:00
#!/usr/bin/make -f
2018-09-24 22:32:21 -07:00
export DH_VERBOSE = 1
2018-09-06 21:35:25 -07:00
%:
2018-09-30 22:16:06 -07:00
dh $@ --buildsystem=cmake
2018-09-30 22:42:59 -07:00
override_dh_auto_test:
xvfb-run -a dh_auto_test