r23287 - /trunk/libjifty-plugin-oauth-perl/debian/rules
    yvesago-guest at users.alioth.debian.org 
    yvesago-guest at users.alioth.debian.org
       
    Wed Jul 16 10:25:06 UTC 2008
    
    
  
Author: yvesago-guest
Date: Wed Jul 16 10:25:04 2008
New Revision: 23287
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23287
Log:
* restore tests
Modified:
    trunk/libjifty-plugin-oauth-perl/debian/rules
Modified: trunk/libjifty-plugin-oauth-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-oauth-perl/debian/rules?rev=23287&op=diff
==============================================================================
--- trunk/libjifty-plugin-oauth-perl/debian/rules (original)
+++ trunk/libjifty-plugin-oauth-perl/debian/rules Wed Jul 16 10:25:04 2008
@@ -20,7 +20,7 @@
 	dh_testdir
 	$(PERL) Makefile.PL INSTALLDIRS=vendor
 	$(MAKE)
-	#$(MAKE) test
+	$(MAKE) test
 	touch $@
 
 clean:
    
    
More information about the Pkg-perl-cvs-commits
mailing list