summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-09-11 22:04:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-09-11 22:04:53 +0000
commit5440eacf5e42b4d12f50a28d0e9548e0ed200c48 (patch)
tree35f1f8173cbe9f59461105fc1de0c9423aa66ae6 /games-sports/xmoto/xmoto-0.5.2.ebuild
parentKeywording for ppc. (diff)
downloadhistorical-5440eacf5e42b4d12f50a28d0e9548e0ed200c48.tar.gz
historical-5440eacf5e42b4d12f50a28d0e9548e0ed200c48.tar.bz2
historical-5440eacf5e42b4d12f50a28d0e9548e0ed200c48.zip
Add patch for building on 64bit from Franz Fellner (bug #284464)
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-sports/xmoto/xmoto-0.5.2.ebuild')
-rw-r--r--games-sports/xmoto/xmoto-0.5.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-sports/xmoto/xmoto-0.5.2.ebuild b/games-sports/xmoto/xmoto-0.5.2.ebuild
index e792680748ff..40febdfafc52 100644
--- a/games-sports/xmoto/xmoto-0.5.2.ebuild
+++ b/games-sports/xmoto/xmoto-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.1 2009/09/09 15:43:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.2 2009/09/11 22:04:53 mr_bones_ Exp $
EAPI=2
inherit eutils games
@@ -45,6 +45,7 @@ src_prepare() {
-e '/^gettextsrcdir/s:=.*:= @localedir@/gettext/po:' \
po/Makefile.in.in \
|| die "sed failed"
+ epatch "${FILESDIR}"/${P}-64bit.patch
}
src_configure() {