From c5cdaab7c5f62ce133e19911a9b9cc10b49ba9c4 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 9 Mar 2014 23:08:16 +0200 Subject: modified: rtorrent-9999.ebuild --- net-p2p/rtorrent/rtorrent-9999.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/rtorrent-9999.ebuild b/net-p2p/rtorrent/rtorrent-9999.ebuild index 03e737c..fd83cf9 100644 --- a/net-p2p/rtorrent/rtorrent-9999.ebuild +++ b/net-p2p/rtorrent/rtorrent-9999.ebuild @@ -27,12 +27,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} dev-util/pkgconfig" -PATCHES=( "${FILESDIR}/${PN}-0.8.2-gcc34.patch" - "${FILESDIR}/${PN}-0.8.4-gcc44.patch" ) -src_unpack() { - git_src_unpack -} src_compile() { replace-flags -Os -O2 @@ -42,7 +37,7 @@ src_compile() { filter-flags -fomit-frame-pointer -fforce-addr fi epatch ${FILESDIR}/canvas.patch - epatch ${FILESDIR}/gcc.patch + #epatch ${FILESDIR}/gcc.patch econf $(use_enable debug) \ $(use_enable ipv6) \ -- cgit v1.2.3