Alf Gaida 34bee383b8 Cherry-picking upstream version 0.9.0+20150926.
Remove --list-missing from rules, it's included in --fail-missing
2015-10-03 12:24:03 +02:00

12 lines
185 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem cmake --parallel
override_dh_install:
dh_install --fail-missing