13 lines
209 B
Plaintext
Raw Normal View History

2014-09-05 09:04:56 +08:00
#!/usr/bin/make -f
#export DH_VERBOSE = 1
2014-09-05 09:04:56 +08:00
%:
dh ${@} --buildsystem cmake --parallel
2014-09-05 09:04:56 +08:00
override_dh_install:
dh_install --list-missing --fail-missing
2014-09-07 18:29:33 +08:00
2014-09-05 21:24:30 +08:00
override_dh_strip:
2014-09-07 23:23:49 +08:00
dh_strip --dbg-package=libqt5xdg-dbg