summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2015-09-18 15:29:29 +0100
committerMarkos Chandras <hwoarang@gentoo.org>2015-09-18 15:29:29 +0100
commit26ef4293ecc86d4ddae1cc156cd61beef74530e9 (patch)
tree52263ab29472b920a66a00bfbdf065586875b118 /net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild
parentapp-editors/nedit: Add myself to maintainers. (diff)
downloadgentoo-26ef4293ecc86d4ddae1cc156cd61beef74530e9.tar.gz
gentoo-26ef4293ecc86d4ddae1cc156cd61beef74530e9.tar.bz2
gentoo-26ef4293ecc86d4ddae1cc156cd61beef74530e9.zip
net-libs/rb_libtorrent: Fix USE=examples build. Bug #550252
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild')
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild
index 45085823a62a..17935daaa310 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild
@@ -44,6 +44,7 @@ RESTRICT="test"
PATCHES=(
"${FILESDIR}"/${PN}-1.0.2-python.patch
"${FILESDIR}"/${P}-fix-debug-build.patch
+ "${FILESDIR}"/${P}-remove-parse-hash-fails.patch
)
AUTOTOOLS_IN_SOURCE_BUILD=1