[janino] 01/02: debian/rules: Removed the unused CLASSPATH variable
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Oct 2 12:30:54 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository janino.
commit a4d2c139f3de5ea5ca34428cffec4ba647402c56
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 2 14:25:56 2013 +0200
debian/rules: Removed the unused CLASSPATH variable
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index fcc92c8..0ab9b69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
export JAVA_HOME=/usr/lib/jvm/default-java
-export CLASSPATH=/usr/share/java/ant.jar
VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/janino.git
More information about the pkg-java-commits
mailing list