Alf Gaida fa91bb2071 new version 0.9.0
packages renamed
debian $foo fixed
source/options added
2015-08-12 05:27:02 +08: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