Alf Gaida 44732d24eb new release (dunno which number it will have right now, i guess 0.2.0)
packages renamed
debian $foo fixed
source/options added
2015-08-13 06:32:11 +08:00

12 lines
185 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export USE_QT5=1
%:
dh ${@} --buildsystem cmake --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/obconf-qt