[libauthen-pam-perl] 07/08: Ensure hardening flags really get passed

Florian Schlichting fsfs at moszumanska.debian.org
Sat Mar 15 22:46:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libauthen-pam-perl.

commit a0630062a8e278fc8d8140d1c5ea0bc6e0ef811e
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Mar 15 23:39:05 2014 +0100

    Ensure hardening flags really get passed
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 901e12d..ade26dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,8 @@
 %:
 	dh $@
 
-export PERL_MM_USE_DEFAULT=1
 override_dh_auto_configure:
-	perl Makefile.PL INSTALLDIRS=vendor create_packlist=0
+	dh_auto_configure --buildsystem=perl_makemaker
 
 override_dh_auto_test:
 	# skip tests (interactive)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-pam-perl.git



More information about the Pkg-perl-cvs-commits mailing list