[objenesis] 06/17: Revert "Do not export JAVA_HOME anymore. maven-debian-helper takes care of that now."
Markus Koschany
apo at moszumanska.debian.org
Mon May 16 16:09:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository objenesis.
commit 9a1b1dcff5926a733be503ef31ebb023d62f50d6
Author: Markus Koschany <apo at debian.org>
Date: Mon May 16 16:50:57 2016 +0200
Revert "Do not export JAVA_HOME anymore. maven-debian-helper takes care of that now."
This reverts commit 6efe254362b4e8abd2ece62be68e1de293f9ce39.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 1434aaa..521f583 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
#!/usr/bin/make -f
+export JAVA_HOME=/usr/lib/jvm/default-java
%:
dh $@ --parallel --buildsystem=maven
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/objenesis.git
More information about the pkg-java-commits
mailing list