[fest-util] 01/01: Add JAVA_HOME export to d/rules
Tim Potter
tpot-guest at moszumanska.debian.org
Thu Nov 13 02:02:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository fest-util.
commit 34ea7b034b8bb9b459531da345665ec51bc6cc7e
Author: Tim Potter <tpot at hp.com>
Date: Thu Nov 13 12:56:08 2014 +1100
Add JAVA_HOME export to d/rules
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index e85def6..027d7eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
+export JAVA_HOME=/usr/lib/jvm/default-java
export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-util.git
More information about the pkg-java-commits
mailing list