[jackson-module-afterburner] 01/01: Export JAVA_HOME in d/rules
Tim Potter
tpot-guest at moszumanska.debian.org
Thu Nov 6 02:11:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository jackson-module-afterburner.
commit 82c698013745cd44ec82c54a406644ffb8e9e894
Author: Tim Potter <tpot at hp.com>
Date: Thu Nov 6 13:11:20 2014 +1100
Export JAVA_HOME in d/rules
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index d88640a..30d8406 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
#export DH_VERSION=1
VERSION_FILE=src/main/java/com/fasterxml/jackson/module/afterburner/PackageVersion.java
+export JAVA_HOME=/usr/lib/jvm/default-java
%:
dh $@ --buildsystem=maven --with javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-module-afterburner.git
More information about the pkg-java-commits
mailing list