Package: opensc
Version: 0.12.2-2
Severity: important
Tags: patch

Please enabled hardened build flags through dpkg-buildflags.

Patch attached.

Cheers,
        Moritz
diff -aur opensc-0.12.2.orig/debian/rules opensc-0.12.2/debian/rules
--- opensc-0.12.2.orig/debian/rules	2011-09-12 01:53:35.000000000 +0200
+++ opensc-0.12.2/debian/rules	2012-01-18 00:46:18.224423986 +0100
@@ -9,7 +9,7 @@
 		--enable-doc \
 		--enable-readline \
 		--enable-zlib \
-		--htmldir=/usr/share/doc/opensc/html
+		--htmldir=/usr/share/doc/opensc/html $(shell dpkg-buildflags --export=configure)
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp
Nur in opensc-0.12.2/debian: rules~.

Reply via email to