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

Modified Files:
        openoffice.org.info.m4 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.
(*.info are already fixed)

Index: openoffice.org.info.m4
===================================================================
RCS file: /cvsroot/fink/experimental/asari/openoffice.org.info.m4,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- openoffice.org.info.m4      21 Feb 2006 18:04:22 -0000      1.7
+++ openoffice.org.info.m4      6 Mar 2006 00:28:00 -0000       1.8
@@ -368,8 +368,8 @@
 
   set -e
 
-  if ${CXX:-"g++"} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-    echo "Xcode 2.2.1 for Intel is buggy." >&2
+  if ${CXX:-"g++"} --version | /usr/bin/grep -q 'build 5250'; then
+    echo "Xcode 2.2.1 is buggy." >&2
     exit 2
   fi
 



-------------------------------------------------------
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