Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv7677

Modified Files:
        aria2.info 
Log Message:
Make sure we always use system-openssl.


Index: aria2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/aria2.info,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- aria2.info  24 May 2011 01:28:11 -0000      1.41
+++ aria2.info  24 May 2011 02:23:57 -0000      1.42
@@ -1,6 +1,6 @@
 Package: aria2
 Version: 1.11.2
-Revision: 1
+Revision: 2
 Description: Downloader for HTTP/FTP/BitTorrent/Metalink
 Homepage: http://aria2.sourceforge.net/
 License: GPL
@@ -28,11 +28,6 @@
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
 Source-MD5: 48ffd7eeb0268a029658ea2a123f7636
 
-PatchScript: <<
-       #Prevent /usr/include and /usr/lib from being added to dirs
-       perl -pi -e 's/LIBZ_LIBS=.*$/LIBZ_LIBS="-lz"/; 
s/LIBZ_CPPFLAGS=.*$/LIBZ_CPPFLAGS=""/' configure
-<<
-
 Depends: <<
        ca-bundle,
        libcares2-shlibs (>= 1.7.4-1),
@@ -67,7 +62,8 @@
        --with-ca-bundle='%p/etc/ssl/certs/ca-bundle.crt' \
        --with-sqlite3-prefix=%p \
        --with-openssl-prefix=%p/lib/system-openssl \
-       --with-libcares-prefix=%p
+       --with-libcares-prefix=%p \
+       ZLIB_LIBS="-lz" ZLIB_CFLAGS="-I%p/lib/system-openssl/include"
 <<
 
 InfoTest: <<


------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to