Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11048/net
Modified Files: libcurl4.info Log Message: Undo previous changes for futureos SDK support. Index: libcurl4.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/libcurl4.info,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- libcurl4.info 19 Jul 2013 00:23:52 -0000 1.16 +++ libcurl4.info 23 Jul 2013 23:40:03 -0000 1.17 @@ -69,18 +69,8 @@ #curl tool needs to link to libcrypto when using libmetalink. perl -pi -e 's,\@LIBMETALINK_LIBS\@,\@LIBMETALINK_LIBS\@ -lcrypto,' src/Makefile.in #Set up to use system's ldap - darwin_vers=`uname -r | cut -d. -f1` - sdk_root='' - if [ "$darwin_vers" -ge 13 ]; then - darwinvers=`sw_vers -productVersion | cut -d. -f1-2` - if [ -d /Library/Developer/CommandLineTools ]; then - sdkroot=`xcode-select --print-path`/SDKs/MacOSX$darwinvers.sdk - else - sdkroot=`xcode-select --print-path`/Platforms/MacOSX.platform/Developer/SDKs/MacOSX$darwinvers.sdk - fi - fi - /bin/cp $sdkroot/usr/include/lber*.h . - /bin/cp $sdkroot/usr/include/ldap*.h . + /bin/cp /usr/include/lber*.h . + /bin/cp /usr/include/ldap*.h . /bin/cp /usr/lib/libldap.dylib . << ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs