Package: inotify-tools
Version: 3.13-3
Severity: important
Tags: patch

Please enable hardened build flags through dpkg-buildflags.

Patch attached.

Cheers,
        Moritz
diff -aur inotify-tools-3.13.harden/debian/rules inotify-tools-3.13/debian/rules
--- inotify-tools-3.13.harden/debian/rules	2012-01-29 11:53:24.000000000 +0100
+++ inotify-tools-3.13/debian/rules	2012-01-29 11:55:38.000000000 +0100
@@ -3,3 +3,6 @@
 %:
 	dh --with quilt $@
 
+override_dh_auto_configure:
+	dh_auto_configure -- $(shell dpkg-buildflags --export=configure)
+
Nur in inotify-tools-3.13/debian: rules~.

Reply via email to