[libjopendocument-java] 01/02: build with default jdk

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jun 20 11:28:38 UTC 2014


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

praveen pushed a commit to branch master
in repository libjopendocument-java.

commit eef9e7a588ec6d33a011f5e25d54756063562224
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jun 20 16:47:26 2014 +0530

    build with default jdk
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 72a8b67..08030e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-DEB_BUILD_ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
-export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-${DEB_BUILD_ARCH}
+export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
 	dh $@ --with javahelper

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



More information about the pkg-java-commits mailing list