diff options
Diffstat (limited to 'games-emulation/sdlmame/sdlmame-0.124_p3.ebuild')
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.124_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild b/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild index 3e305287e795..748529781e9b 100644 --- a/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild,v 1.5 2008/04/24 21:49:41 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.124_p3.ebuild,v 1.6 2008/04/24 22:00:23 drac Exp $ inherit eutils flag-o-matic games @@ -146,7 +146,7 @@ pkg_postinst() { games_pkg_postinst elog "It's strongly recommended that you change either the system-wide" - elog "mame.ini at \"${GAMES_SYSCONFDIR}\"/${PN} or use a per-user setup at \$HOME/.${PN}" + elog "mame.ini at \"${GAMES_SYSCONFDIR}/${PN}\" or use a per-user setup at \$HOME/.${PN}" if use opengl; then echo |