summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/supertuxkart/supertuxkart-0.6.2.ebuild')
-rw-r--r--games-action/supertuxkart/supertuxkart-0.6.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/supertuxkart/supertuxkart-0.6.2.ebuild b/games-action/supertuxkart/supertuxkart-0.6.2.ebuild
index 07b86f5a5570..ce892e2768b7 100644
--- a/games-action/supertuxkart/supertuxkart-0.6.2.ebuild
+++ b/games-action/supertuxkart/supertuxkart-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.2.ebuild,v 1.8 2010/09/16 17:51:16 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.2.ebuild,v 1.9 2010/11/03 08:56:15 tupone Exp $
EAPI=2
inherit autotools eutils games
@@ -58,6 +58,7 @@ src_prepare() {
data/Makefile.am \
|| die "sed failed"
rm -rf src/enet
+ epatch "${FILESDIR}"/${P}-ovflfix.patch
eautoreconf
}