summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-07 03:17:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-07 03:17:59 +0000
commit0506976a6d2427ec7e55c6ef18d61e3971d962db (patch)
tree42a9663e4757109a2848050dd7be6ed083582098 /games-emulation
parentuse flag fixing (diff)
downloadhistorical-0506976a6d2427ec7e55c6ef18d61e3971d962db.tar.gz
historical-0506976a6d2427ec7e55c6ef18d61e3971d962db.tar.bz2
historical-0506976a6d2427ec7e55c6ef18d61e3971d962db.zip
sync with xmess ebuild
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/xmame/xmame-0.82.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/xmame/xmame-0.82.1.ebuild b/games-emulation/xmame/xmame-0.82.1.ebuild
index 1a0830d5f98b..694ceff2bb43 100644
--- a/games-emulation/xmame/xmame-0.82.1.ebuild
+++ b/games-emulation/xmame/xmame-0.82.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.82.1.ebuild,v 1.1 2004/06/07 03:15:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.82.1.ebuild,v 1.2 2004/06/07 03:17:59 mr_bones_ Exp $
inherit flag-o-matic gcc eutils games
@@ -36,7 +36,7 @@ S="${WORKDIR}/xmame-${PV}"
src_unpack() {
unpack ${A}
cd ${S}
- epatch ${FILESDIR}/${PV}-glx-fix.patch
+ epatch "${FILESDIR}/${PV}-glx-fix.patch"
sed -i \
-e 's:JOY_BUTTONS 16:JOY_BUTTONS 32:' src/unix/devices.h \
|| die "setting joybuttons failed" #36818