Alf Gaida 17d699449d licenses hopefully fixed
breaks and replaces removed
rules improved, link --as-needed
not used symbols removed
2015-08-18 01:06:33 +02:00

17 lines
333 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-config
override_dh_strip:
dh_strip --dbg-package=lxqt-config-dbg
override_dh_makeshlibs:
dh_makeshlibs -Xlxqt-config