From fdfec9a564f5a5c83d22514f1fb77f9d5525fa4b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 19 Feb 2010 21:28:33 -0800 Subject: [PATCH] Update (lib|r)torrent. --- Formula/libtorrent.rb | 4 ++-- Formula/rtorrent.rb | 23 ++--------------------- 2 files changed, 4 insertions(+), 23 deletions(-) diff --git a/Formula/libtorrent.rb b/Formula/libtorrent.rb index 2abfe32fb9..6043cc1dbe 100644 --- a/Formula/libtorrent.rb +++ b/Formula/libtorrent.rb @@ -1,9 +1,9 @@ require 'formula' class Libtorrent &5 - (exit $ac_status); }; then -- pkg_cv_libcurl_LIBS=`$PKG_CONFIG --libs "libcurl >= 7.15.4" 2>/dev/null` -+ pkg_cv_libcurl_LIBS=`$PKG_CONFIG --libs-only-l "libcurl >= 7.15.4" 2>/dev/null` - else - pkg_failed=yes - fi