r2156 - packages/libcrypt-cbc-perl/trunk/debian

Krzysztof Krzyzaniak eloy at costa.debian.org
Tue Feb 21 15:30:23 UTC 2006


Author: eloy
Date: 2006-02-21 15:30:22 +0000 (Tue, 21 Feb 2006)
New Revision: 2156

Modified:
   packages/libcrypt-cbc-perl/trunk/debian/rules
Log:
eloy: make test


Modified: packages/libcrypt-cbc-perl/trunk/debian/rules
===================================================================
--- packages/libcrypt-cbc-perl/trunk/debian/rules	2006-02-21 15:29:15 UTC (rev 2155)
+++ packages/libcrypt-cbc-perl/trunk/debian/rules	2006-02-21 15:30:22 UTC (rev 2156)
@@ -25,7 +25,7 @@
 binary-indep:	checkroot build
 	dh_clean
 	dh_installdirs
-
+    $(MAKE) test
 	$(MAKE) pure_install PREFIX=$(prefix)
 
         #As this is a architecture independent package, we are not supposed to install




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