summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-28 19:05:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-28 19:05:57 +0000
commit20720ca6a55997c90adbb79b75fdaabc272b6d77 (patch)
tree863c8f96fa6e650b3bffddfa4f9692eb7c15038d /games-emulation/xmame
parentfix build with use ieee1394, dc1394->libdc1394. Bug #209610 (diff)
downloadgentoo-2-20720ca6a55997c90adbb79b75fdaabc272b6d77.tar.gz
gentoo-2-20720ca6a55997c90adbb79b75fdaabc272b6d77.tar.bz2
gentoo-2-20720ca6a55997c90adbb79b75fdaabc272b6d77.zip
local typo fix
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-emulation/xmame')
-rw-r--r--games-emulation/xmame/xmame-0.106.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-emulation/xmame/xmame-0.106.ebuild b/games-emulation/xmame/xmame-0.106.ebuild
index ff4934daeb28..38781d1848a5 100644
--- a/games-emulation/xmame/xmame-0.106.ebuild
+++ b/games-emulation/xmame/xmame-0.106.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.106.ebuild,v 1.7 2007/04/09 17:34:26 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.106.ebuild,v 1.8 2008/02/28 19:05:57 mr_bones_ Exp $
inherit flag-o-matic toolchain-funcs eutils games
@@ -167,8 +167,7 @@ src_compile() {
}
src_install() {
- local disp=0, f
- local utils="chdman imgtool dat2html romcmp xml2info"
+ local disp=0 f utils="chdman imgtool dat2html romcmp xml2info"
sed -i \
-e "s:^PREFIX.*:PREFIX=${D}/usr:" \