From eed65cda6513c22c0e2484669f034884fe8576c8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 26 May 2006 02:48:17 +0000 Subject: use $PN in einfo warning message #134266 by Denilson (Portage version: 2.1_rc2-r1) --- games-fps/quake1/quake1-2.40-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-fps') diff --git a/games-fps/quake1/quake1-2.40-r1.ebuild b/games-fps/quake1/quake1-2.40-r1.ebuild index 615704ecf706..517680cd0ac0 100644 --- a/games-fps/quake1/quake1-2.40-r1.ebuild +++ b/games-fps/quake1/quake1-2.40-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/quake1-2.40-r1.ebuild,v 1.6 2006/05/26 00:45:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/quake1-2.40-r1.ebuild,v 1.7 2006/05/26 02:48:17 vapier Exp $ inherit eutils games @@ -90,7 +90,7 @@ pkg_postinst() { games_pkg_postinst echo einfo "Before you can play, you must make sure" - einfo "QuakeForge can find your Quake .pak files" + einfo "${PN} can find your Quake .pak files" echo einfo "You have 2 choices to do this" einfo "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1" -- cgit v1.2.3-65-gdbad