summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-26 06:30:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-26 06:30:47 +0000
commitc5f99433779a4baac4a696eb533f8348e0993c7a (patch)
tree79ed49b7ff9d87a1fab3eb5a3fead1802f607d13 /games-emulation
parentVersion bump, now the kcachegrind output works properly. (diff)
downloadgentoo-2-c5f99433779a4baac4a696eb533f8348e0993c7a.tar.gz
gentoo-2-c5f99433779a4baac4a696eb533f8348e0993c7a.tar.bz2
gentoo-2-c5f99433779a4baac4a696eb533f8348e0993c7a.zip
quoting
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/hatari/hatari-0.45.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/hatari/hatari-0.45.ebuild b/games-emulation/hatari/hatari-0.45.ebuild
index ea2e63cfa59a..a1a0b3d6b019 100644
--- a/games-emulation/hatari/hatari-0.45.ebuild
+++ b/games-emulation/hatari/hatari-0.45.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v 1.8 2007/03/12 13:58:33 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v 1.9 2008/02/26 06:30:47 mr_bones_ Exp $
inherit games
@@ -19,7 +19,7 @@ RDEPEND="games-emulation/emutos
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
sed -i \
-e "/^CFLAGS/ s:-O3.*:${CFLAGS}:" \