The following commit has been merged in the master branch:
commit 5f75f628aca3b01a898152b03833e627e2c704d2
Author: Hideki Yamane <[email protected]>
Date:   Tue Jun 11 18:11:16 2013 +0900

    don't specify ant as buildsystem (for clean target)

diff --git a/debian/rules b/debian/rules
index 47874f3..a0e2bed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_build:
        cp $(CURDIR)/ng $(CURDIR)/ng-nailgun
 
 override_dh_auto_clean:
-       -dh_auto_clean -S ant
+       -dh_auto_clean 
        -rm $(CURDIR)/ng-nailgun
 
 get-orig-source:

-- 
client, protocol, and server for running Java programs from CLI

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to