Alf Gaida b418685a22 Fixded some debian $foo
Added linker flags -Wl,--as-needed
cme fix dpkg-control
Removed breaks and replaces
Added upstream signing key added used in watchfile
2015-09-01 23:34:59 +02:00

12 lines
220 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-about