Alf Gaida c7406e6332 some changes in debian $foo
- dependencies fixed
- rules cleanup
2015-08-13 02:23:54 +02: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