[pkg-java] r12889 - trunk/groovy/debian

Steffen Möller moeller at alioth.debian.org
Sat Aug 7 16:47:02 UTC 2010


Author: moeller
Date: 2010-08-07 16:47:01 +0000 (Sat, 07 Aug 2010)
New Revision: 12889

Modified:
   trunk/groovy/debian/rules
Log:
Typo mh_clean -> dh_clean


Modified: trunk/groovy/debian/rules
===================================================================
--- trunk/groovy/debian/rules	2010-08-07 01:07:20 UTC (rev 12888)
+++ trunk/groovy/debian/rules	2010-08-07 16:47:01 UTC (rev 12889)
@@ -32,7 +32,7 @@
 
 clean::
 	-rm -rf debian/tmp
-	mh_clean
+	dh_clean
 
 get-orig-source:
 	-uscan --download-version $(VERSION) --force-download --rename




More information about the pkg-java-commits mailing list