r2875 - /packages/libformvalidator-simple-perl/trunk/debian/rules

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Tue Jun 6 12:07:51 UTC 2006


Author: eloy
Date: Tue Jun  6 12:07:51 2006
New Revision: 2875

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=2875
Log:
eloy: make test noncritical

Modified:
    packages/libformvalidator-simple-perl/trunk/debian/rules

Modified: packages/libformvalidator-simple-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libformvalidator-simple-perl/trunk/debian/rules?rev=2875&op=diff
==============================================================================
--- packages/libformvalidator-simple-perl/trunk/debian/rules (original)
+++ packages/libformvalidator-simple-perl/trunk/debian/rules Tue Jun  6 12:07:51 2006
@@ -38,7 +38,7 @@
 	dh_testdir
 	dh_testroot
 	dh_clean -k
-	TEST_POD=1 $(MAKE) test
+	-(TEST_POD=1 $(MAKE) test)
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
 
 	# As this is a architecture independent package, we are not




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