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

mquinson pushed a commit to branch debian-debian
in repository jlm.

commit 076c26789a8cd92501d1858d4fd07686c4445695
Author: Martin Quinson <[email protected]>
Date:   Wed Sep 4 15:21:33 2013 +0200

    ops dropped those jarfiles on the way -- sorry
---
 debian/rules |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 01e9177..b13c81a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,8 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 depspath= 
/usr/share/java/miglayout.jar:/usr/share/java/jsyntaxpane.jar:/usr/share/java/gettext-commons.jar:/usr/share/java/junit4.jar
 scalapath=/usr/share/java/scala-compiler.jar:/usr/share/java/scala-library.jar
 langpath=/usr/share/java/json_simple.jar:/usr/share/java/jython.jar:.
-export CLASSPATH=$(depspath):$(langpath):$(identica):$(scalapath):.
+httppath=/usr/share/java/httpclient.jar:/usr/share/java/httpcore.jar
+export CLASSPATH=$(depspath):$(langpath):$(httppath):$(scalapath):.
 
 %:
        dh  $@  --with javahelper --with quilt

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

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

Reply via email to