Package: libpam-pgsql
Version: 0.7.3.1-2
Severity: important
Tags: patch

Please enabled hardened build flags through dpkg-buildflags.

Patch attached.

Cheers,
        Moritz
diff -aur pam-pgsql-0.7.3.1.orig/debian/rules pam-pgsql-0.7.3.1/debian/rules
--- pam-pgsql-0.7.3.1.orig/debian/rules	2011-04-09 21:04:46.000000000 +0200
+++ pam-pgsql-0.7.3.1/debian/rules	2012-01-15 21:22:47.000000000 +0100
@@ -12,7 +12,7 @@
 	cp /usr/share/misc/config.guess .
 	autoreconf -vfi
 	# Build the module
-	./configure --docdir=/usr/share/doc/libpam-pgsql --libdir=/lib \
+	./configure $(shell dpkg-buildflags --export=configure) --docdir=/usr/share/doc/libpam-pgsql --libdir=/lib \
 	 --enable-shared
 
 override_dh_auto_install:
Nur in pam-pgsql-0.7.3.1/debian: rules~.

Reply via email to