Alf Gaida 35192f8ffe Releasing debian version 0.9.0+20150807-2.
Preparing migration to 0.10.0.
2015-11-15 10:42:52 +01:00

14 lines
277 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem cmake --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-admin
override_dh_strip:
dh_strip --dbg-package=lxqt-admin-dbg