15 lines
280 B
Plaintext
Raw Normal View History

2014-09-05 09:04:56 +08:00
#!/usr/bin/make -f
#export DH_VERBOSE = 1
2015-06-17 19:50:17 +08:00
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
2014-09-05 09:04:56 +08:00
%:
dh ${@} --buildsystem cmake --parallel \
--dbg-package=libqt5xdg1-dbg \
--list-missing \
--fail-missing