r36592 - /trunk/libtest-yaml-meta-perl/debian/rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu May 28 20:42:29 UTC 2009


Author: gregoa
Date: Thu May 28 20:42:25 2009
New Revision: 36592

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36592
Log:
fix typo in d/rules. note to self: first test, then commit

Modified:
    trunk/libtest-yaml-meta-perl/debian/rules

Modified: trunk/libtest-yaml-meta-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/rules?rev=36592&op=diff
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/rules (original)
+++ trunk/libtest-yaml-meta-perl/debian/rules Thu May 28 20:42:25 2009
@@ -4,4 +4,4 @@
 	dh $@
 
 override_dh_auto_test:
-	AUTOMATED_TESTING=1 deh_auto_test
+	AUTOMATED_TESTING=1 dh_auto_test




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