[mate-desktop-environment] 03/03: debian/rules: Enable all hardening flags.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue Feb 16 15:18:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository mate-desktop-environment.
commit 5a3f5b5781ddc1c024690958b7d042dd1100577a
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue Feb 16 17:18:16 2016 +0200
debian/rules: Enable all hardening flags.
---
debian/rules | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c72073e..fb85912 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,11 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
%:
- dh $@
+ dh $@
override_dh_install:
dh_install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-desktop-environment.git
More information about the pkg-mate-commits
mailing list