diff options
Diffstat (limited to 'net-p2p/amule/amule-2.2.6.ebuild')
-rw-r--r-- | net-p2p/amule/amule-2.2.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/amule/amule-2.2.6.ebuild b/net-p2p/amule/amule-2.2.6.ebuild index f24ef55cdf9b..62e6e1cd2792 100644 --- a/net-p2p/amule/amule-2.2.6.ebuild +++ b/net-p2p/amule/amule-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.12 2011/02/27 13:53:27 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.13 2011/05/08 18:24:23 armin76 Exp $ EAPI="2" @@ -52,6 +52,7 @@ pkg_preinst() { src_prepare() { epatch "${FILESDIR}"/${P}-fallocate.diff + epatch "${FILESDIR}"/${P}-gcc45.patch } src_configure() { |