r8310 - /trunk/libpar-packer-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Oct 17 09:52:28 UTC 2007


Author: dmn
Date: Wed Oct 17 09:52:28 2007
New Revision: 8310

URL: http://svn.debian.org/wsvn/?sc=1&rev=8310
Log:
add PERL_TEST_POD=1

Modified:
    trunk/libpar-packer-perl/debian/rules

Modified: trunk/libpar-packer-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libpar-packer-perl/debian/rules?rev=8310&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/rules (original)
+++ trunk/libpar-packer-perl/debian/rules Wed Oct 17 09:52:28 2007
@@ -42,7 +42,7 @@
 		INSTALLVENDORARCH=/usr/lib/perl5/ \
 		VENDORARCHEXP=/usr/lib/perl5/
 	$(MAKE) OPTIMIZE="$(CFLAGS)" LD_RUN_PATH=""
-	$(MAKE) test
+	PERL_TEST_POD=1 $(MAKE) test
 
 	touch $@
 




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