[cmdreader] 01/01: Provide location of ivy.jar to ant

komal sukhani komal-guest at moszumanska.debian.org
Sat Aug 22 07:34:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

komal-guest pushed a commit to branch master
in repository cmdreader.

commit 655c3a048945fab4b1de73afb5f357df36b14a4b
Author: Komal Sukhani <komaldsukhani at gmail.com>
Date:   Sat Aug 22 12:57:44 2015 +0530

    Provide location of ivy.jar to ant
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2938780..cf1b927 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,5 @@ override_dh_auto_clean:
 	ant clean
 	-rm -rf ivyCache lib/build lib/test
 
-
+override_dh_auto_build:
+	ant  dist -lib /usr/share/java/ivy.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cmdreader.git



More information about the pkg-java-commits mailing list