diff options
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/files/patch-configure | 20 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/pkg-plist | 1 |
2 files changed, 21 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-configure b/net-p2p/libtorrent-rasterbar-14/files/patch-configure index a8e38063d8fc..ab3c784a2d73 100644 --- a/net-p2p/libtorrent-rasterbar-14/files/patch-configure +++ b/net-p2p/libtorrent-rasterbar-14/files/patch-configure @@ -30,3 +30,23 @@ fi done +@@ -20880,7 +20880,8 @@ + echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 + echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 + if test `eval echo '${'$as_ac_Lib'}'` = yes; then +- BOOST_REGEX_LIB=$ax_lib break ++ BOOST_REGEX_LIB=$ax_lib ++ break + fi + + done +@@ -21037,7 +21038,8 @@ + echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 + echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 + if test `eval echo '${'$as_ac_Lib'}'` = yes; then +- BOOST_PROGRAM_OPTIONS_LIB=$ax_lib break ++ BOOST_PROGRAM_OPTIONS_LIB=$ax_lib ++ break + fi + + done diff --git a/net-p2p/libtorrent-rasterbar-14/pkg-plist b/net-p2p/libtorrent-rasterbar-14/pkg-plist index c9240c5438e8..91282392941e 100644 --- a/net-p2p/libtorrent-rasterbar-14/pkg-plist +++ b/net-p2p/libtorrent-rasterbar-14/pkg-plist @@ -43,6 +43,7 @@ lib/libtorrent.so lib/libtorrent.la lib/libtorrent.a libdata/pkgconfig/libtorrent.pc +bin/client_test bin/dump_torrent bin/make_torrent bin/simple_client |