summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2012-03-23 10:42:38 +0100
committerAlberto Gonzalez Iniesta <agi@inittab.org>2012-03-23 10:42:38 +0100
commit79c8d3ef7a938f86472e549ef64e1fb820dc80c4 (patch)
treeeecd46a67a811b25393fa5b9258073f241cef26f /debian/rules
parent7ed10ecabe38072cbfbbff01564af7c229ba0b83 (diff)
export DEB_BUILD_MAINT_OPTIONS = hardening=+alldebian/2.2.1-8
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index ef1c3fd..20201b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ ROUTE_PATH := /sbin/route
endif
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@