Alf Gaida d71f3235f3 new relaese 0.9.0
fixed debian $foo
added source/options
2015-08-12 04:46:05 +08:00

15 lines
249 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-openssh-askpass
override_dh_strip:
dh_strip --dbg-package=lxqt-openssh-askpass-dbg