r45164 - /trunk/libarchive-zip-perl/debian/rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Oct 1 15:31:25 UTC 2009


Author: gregoa
Date: Thu Oct  1 15:31:20 2009
New Revision: 45164

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45164
Log:
typo in d/rules, it's override_dh_auto*_*test

Modified:
    trunk/libarchive-zip-perl/debian/rules

Modified: trunk/libarchive-zip-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/rules?rev=45164&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/rules (original)
+++ trunk/libarchive-zip-perl/debian/rules Thu Oct  1 15:31:20 2009
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-override_dh_autotest:
+override_dh_auto_test:
 	AUTOMATED_TESTING=1 dh_auto_test
 
 %:




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