diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-13 14:59:27 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-13 14:59:27 +0000 |
commit | 3e7b9b0228b2e26b20b02ac9db393a725a0716f7 (patch) | |
tree | 162ec48cdea32ebfbadb572b168852f122f94c78 /games-fps/ut2003-bonuspack-epic | |
parent | Version bump to genpatches-2.6.12-8 and 2.6.12-bs5 (diff) | |
download | gentoo-2-3e7b9b0228b2e26b20b02ac9db393a725a0716f7.tar.gz gentoo-2-3e7b9b0228b2e26b20b02ac9db393a725a0716f7.tar.bz2 gentoo-2-3e7b9b0228b2e26b20b02ac9db393a725a0716f7.zip |
QA: Use ${PF}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-fps/ut2003-bonuspack-epic')
-rw-r--r-- | games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild b/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild index bd16cb04a9f5..2add7a3dde60 100644 --- a/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild +++ b/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild,v 1.7 2005/07/09 18:24:38 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild,v 1.8 2005/07/13 14:59:27 swegener Exp $ inherit games @@ -55,7 +55,7 @@ src_install() { pkg_postinst() { einfo "You will need to run:" - einfo " ebuild /var/db/pkg/${CATEGORY}/${P}/${P}.ebuild config" + einfo " ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config" einfo "to make the necessary changes to the system .ini files." echo einfo "Each user whom has already played the game will need to run:" |