[libuuid-perl] 03/04: Drop workaround for Makefile.PL from debian/rules, fixed upstream.

gregor herrmann gregoa at debian.org
Sat May 7 13:42:29 UTC 2016


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

gregoa pushed a commit to branch master
in repository libuuid-perl.

commit ccad75843a59d59628a6515c16b2796dffdb3b36
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 7 15:40:00 2016 +0200

    Drop workaround for Makefile.PL from debian/rules, fixed upstream.
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index dbccabe..7d67d16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,11 +5,5 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 %:
 	dh $@
 
-override_dh_auto_configure:
-	# Makefile.PL shifts off the first parameter, which is INSTALLDIRS=vendor
-	# so let's add it again. reported as
-	# https://rt.cpan.org/Ticket/Display.html?id=114213
-	dh_auto_configure -- INSTALLDIRS=vendor
-
 override_dh_perl:
 	dh_perl -d

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



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