The following commit has been merged in the master branch:
commit 1ece67c716770e70b418ac7bea4532ba7e4e7bfd
Author: Jakub Adam <[email protected]>
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
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits