[SCM] libcofoja-java packaging branch, master, updated. upstream/1.0_r139-15-ga79ccf7

Olivier Sallou olivier.sallou at debian.org
Wed Apr 10 14:18:49 UTC 2013


The following commit has been merged in the master branch:
commit 790c1c724b072576717ad1c754195c7e8f262ece
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Wed Apr 10 15:39:17 2013 +0200

    set classpath in rules

diff --git a/debian/rules b/debian/rules
index 9748b52..c5a18af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 #export DH_VERBOSE=1
 
 JAVA_HOME=/usr/lib/jvm/default-java
+CLASSPATH=/usr/share/java/asm3-all.jar
 
 %:
 	dh $@  --with javahelper

-- 
libcofoja-java packaging



More information about the pkg-java-commits mailing list