Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16392/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
        openoffice.org-firefox.info openoffice.org.info 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.

Index: openoffice.org.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/openoffice.org.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- openoffice.org.info 21 Feb 2006 18:04:21 -0000      1.2
+++ openoffice.org.info 2 Mar 2006 14:43:26 -0000       1.3
@@ -100,8 +100,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
 

Index: openoffice.org-firefox.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/openoffice.org-firefox.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openoffice.org-firefox.info 21 Feb 2006 18:04:21 -0000      1.1
+++ openoffice.org-firefox.info 2 Mar 2006 14:43:26 -0000       1.2
@@ -100,8 +100,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