Alf Gaida 7c9423f6a5 some changes in debian $foo
- dependencies fixed
- rules cleanup
2015-08-13 16:28:06 +02:00

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