[lombok] 04/04: make sure that things are always compiled with default-jdk

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


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

eighthave pushed a commit to branch master
in repository lombok.

commit 02044b8eb4c32de58e6c6d1b9c43f4255e366330
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Dec 15 15:45:00 2015 +0100

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

diff --git a/debian/rules b/debian/rules
index b4e0867..80eba46 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
 
 %:
 	dh $@ 

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



More information about the pkg-java-commits mailing list