Alf Gaida c8ea3b41b6 new version 0.9.0
packages renamed
debian $foo fixed
added source/options
2015-08-12 05:24:40 +08:00

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