[ooo-build-commit] .: distro-configs/Frugalware.conf.in

Miklos Vajna vmiklos at kemper.freedesktop.org
Sat Oct 2 16:37:25 PDT 2010


 distro-configs/Frugalware.conf.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ee5a8d2a2f9ded5d1e26c7397e64a0b995b12540
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Sun Oct 3 01:36:29 2010 +0200

    Frugalware: don't hardwire java home

diff --git a/distro-configs/Frugalware.conf.in b/distro-configs/Frugalware.conf.in
index d0a544c..adfccbf 100644
--- a/distro-configs/Frugalware.conf.in
+++ b/distro-configs/Frugalware.conf.in
@@ -10,7 +10,7 @@
 --with-system-odbc-headers
 --with-system-nas
 --with-system-freetype
---with-jdk-home=/usr/lib/jvm/java-6-openjdk
+--with-jdk-home=$JAVA_HOME
 --with-java-target-version=1.5
 --with-system-xalan
 --with-system-xerces


More information about the ooo-build-commit mailing list