diff options
Diffstat (limited to 'games-sports/xmoto/xmoto-0.5.9.ebuild')
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.9.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-sports/xmoto/xmoto-0.5.9.ebuild b/games-sports/xmoto/xmoto-0.5.9.ebuild index 2403eb324f29..9cd22101d7ba 100644 --- a/games-sports/xmoto/xmoto-0.5.9.ebuild +++ b/games-sports/xmoto/xmoto-0.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.9.ebuild,v 1.4 2012/04/22 14:42:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.9.ebuild,v 1.5 2012/06/12 18:15:12 mr_bones_ Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -48,7 +48,8 @@ src_prepare() { epatch \ "${FILESDIR}"/${P}-libpng.patch \ - "${FILESDIR}"/${P}-utf8.patch + "${FILESDIR}"/${P}-utf8.patch \ + "${FILESDIR}"/${P}-gcc47.patch } src_configure() { |