[freecol] 81/125: export CLASSPATH

Markus Koschany apo-guest at moszumanska.debian.org
Sun Dec 20 19:39:26 UTC 2015


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

apo-guest pushed a commit to branch master
in repository freecol.

commit a732dc96ec415aa9ce7f7fd2c749fd9aae772f8b
Author: Markus Koschany <apo at debian.org>
Date:   Sat Dec 19 22:41:56 2015 +0100

    export CLASSPATH
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 06c450c..b85bdfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/cortado.jar:/usr/share/java/miglayout.jar:/usr/share/java/commons-cli.jar
 
 %:
 	dh $@ --parallel --with javahelper --buildsystem=ant

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



More information about the Pkg-games-commits mailing list