Alf Gaida 79b98288ee some changes in debian $foo
- dependencies fixed
- rules cleanup
2015-08-13 01:54:59 +02:00

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