Alf Gaida 12fe2cfc42 Removed breaks and replaces
Added upstring signing key and use it in watch file
Fixed control with cme fix
Added linker flags -Wl,--as-needed
Removed unused GPL2+ from copyright
2015-09-03 00:18:47 +02:00

14 lines
285 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-policykit
override_dh_strip:
dh_strip --dbg-package=lxqt-policykit-dbg