[SCM] swtchart packaging branch, master, updated. upstream/0.8.0-5-g7cb9f13

Jakub Adam jakub.adam at ktknet.cz
Wed Apr 25 16:02:45 UTC 2012


The following commit has been merged in the master branch:
commit 1ece67c716770e70b418ac7bea4532ba7e4e7bfd
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Wed Apr 25 17:42:19 2012 +0200

    Export JAVA_HOME in d/rules

diff --git a/debian/rules b/debian/rules
index bb32585..387b399 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-JAVA_HOME=/usr/lib/jvm/default-java
+export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
 	dh $@ --with javahelper

-- 
swtchart packaging



More information about the pkg-java-commits mailing list