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

Modified Files:
        kdelibs3.info 
Log Message:
fix tiger speed issue in kdelibs

Index: kdelibs3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/kde/kdelibs3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kdelibs3.info       27 Apr 2005 17:02:25 -0000      1.2
+++ kdelibs3.info       28 Apr 2005 18:50:31 -0000      1.3
@@ -1,6 +1,6 @@
 Package: kdelibs3
 Version: 3.4.0
-Revision: 23
+Revision: 24
 Description: KDE - essential libraries
 License: GPL/LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -47,10 +47,10 @@
   PRODUCT_VERSION=`sw_vers -productVersion`
 
   case $PRODUCT_VERSION in
-    10.[123].*)
+    10.[123]*)
       export CPPFLAGS="$CPPFLAGS -DHAVE_SYS_EXEC_H=1"
       ;;
-    10.4.*)
+    10.4*)
       export CPPFLAGS="$CPPFLAGS -DTIGER_DLSYM_HACK=1"
       ;;
   esac



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to