Alf Gaida d71a447819 Add hardening=+all
Bump Standards to 3.9.7
Fix LXQtTranlateDesktop - just in case
Fix year in copyrights
fix grep usage in cmake/LXQtTranslateDesktop.cmake - just in case
2016-02-25 23:01:29 +01:00

10 lines
189 B
Makefile
Executable File

#!/usr/bin/make -f
#DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem cmake \
--parallel