[pkg-java] r2931 - trunk/checkstyle/debian
Paul Cager
paulcager-guest at alioth.debian.org
Sat Jan 13 00:07:09 CET 2007
Author: paulcager-guest
Date: 2007-01-13 00:07:09 +0100 (Sat, 13 Jan 2007)
New Revision: 2931
Modified:
trunk/checkstyle/debian/rules
Log:
Correct _clean_ target unpatching
Modified: trunk/checkstyle/debian/rules
===================================================================
--- trunk/checkstyle/debian/rules 2007-01-12 22:13:33 UTC (rev 2930)
+++ trunk/checkstyle/debian/rules 2007-01-12 23:07:09 UTC (rev 2931)
@@ -34,7 +34,7 @@
makebuilddir/checkstyle::
dos2unix build.xml
-cleanbuilddir/checkstyle::
+post-patches/checkstyle::
unix2dos build.xml
install/checkstyle::
More information about the pkg-java-commits
mailing list