Alf Gaida 8700e07cce some changes in debian $foo
- dependencies fixed
- rules cleanup
2015-08-13 02:08:28 +02:00

14 lines
236 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
%:
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