aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 4942c8c..543e479 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ DEBVERS := $(shell echo '$(DEBIAN)' | cut -d- -f1)
VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
export DH_VERBOSE=1
+export DEB_BUILD_HARDENING=1
+
%:
dh --with autoreconf $@ --fail-missing