[ivyplusplus] 02/02: make sure things are compiled with default-jdk

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Tue Dec 15 14:46:42 UTC 2015


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

eighthave pushed a commit to branch master
in repository ivyplusplus.

commit 1daabb26af54037f4feea53f175556e0b5a11a31
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Dec 15 15:46:08 2015 +0100

    make sure things are compiled with default-jdk
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 305550b..c4a2a74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/dpkg/default.mk
 
+export JAVA_HOME=/usr/lib/jvm/default-java
 export ANT_OPTS=-Dfile.encoding=UTF8
 export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
 

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



More information about the pkg-java-commits mailing list