use debian hardening wrapper

This commit is contained in:
Dietmar Maurer 2014-06-04 05:59:03 +02:00
parent dcfed2d58a
commit 5f4101392a

2
debian/rules vendored
View File

@ -1,5 +1,7 @@
#!/usr/bin/make -f
export DEB_BUILD_HARDENING=1
%:
dh $@