[cup] 30/36: Set the classpath
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Dec 30 03:36:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository cup.
commit 4f1062992ce21aec68f7cdae2353e9bd5f388b73
Author: Markus Koschany <apo at debian.org>
Date: Wed Dec 30 03:26:42 2015 +0100
Set the classpath
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 8295d7f..90f1382 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/cup.jar:/usr/share/java/jflex.jar
%:
dh $@ --parallel --buildsystem=ant
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cup.git
More information about the pkg-java-commits
mailing list