r21671 - /trunk/libextutils-install-perl/debian/rules
yvesago-guest at users.alioth.debian.org
yvesago-guest at users.alioth.debian.org
Sun Jun 15 18:50:08 UTC 2008
Author: yvesago-guest
Date: Sun Jun 15 18:50:08 2008
New Revision: 21671
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21671
Log:
add AUTHOR_TESTING=1 in debian/rules to not skip tests in pod-coverage.t
Modified:
trunk/libextutils-install-perl/debian/rules
Modified: trunk/libextutils-install-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-install-perl/debian/rules?rev=21671&op=diff
==============================================================================
--- trunk/libextutils-install-perl/debian/rules (original)
+++ trunk/libextutils-install-perl/debian/rules Sun Jun 15 18:50:08 2008
@@ -13,6 +13,7 @@
# If set to a true value then MakeMaker's prompt function will
# always return the default without waiting for user input.
export PERL_MM_USE_DEFAULT=1
+export AUTHOR_TESTING=1
PERL ?= /usr/bin/perl
PACKAGE = $(shell dh_listpackages)
More information about the Pkg-perl-cvs-commits
mailing list