Update of /cvsroot/fink/experimental/asari
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25360/experimental/asari

Modified Files:
        openoffice.org.info.m4 
Log Message:
again: fix build when JDK 1.5 is installed

Index: openoffice.org.info.m4
===================================================================
RCS file: /cvsroot/fink/experimental/asari/openoffice.org.info.m4,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- openoffice.org.info.m4      24 Mar 2006 16:54:21 -0000      1.15
+++ openoffice.org.info.m4      24 Mar 2006 16:57:07 -0000      1.16
@@ -110,6 +110,7 @@
 Description: Integrated office productivity suite
 Version: ]FINKVERSION[
 Revision: ]REVISION[]REVISION_SUFFIX[
+Type: java(1.4)
 License: LGPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 
@@ -318,7 +319,7 @@
   --disable-epm \
   --with-lang=ALL \
   --with-x --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib \
-  --with-jdk-home=/Library/Java/Home --with-ant-home=%p/lib/ant \
+  --with-jdk-home="$JAVA_HOME" --with-ant-home=%p/lib/ant \
   --disable-crashdump \
   --with-build-version="%v-%r; Built with Fink <http://fink.sourceforge.net>" \
   --enable-libart \



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to