diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-02 03:54:20 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-02 03:54:20 +0000 |
commit | aae4deb6e24ee0fbe38d1a7af437cac6009f7056 (patch) | |
tree | 8fbbe8e6ace0dbb450be57da69eefdf2ff189ee9 /games-fps | |
parent | Version bump + clean up. (Manifest recommit) (diff) | |
download | gentoo-2-aae4deb6e24ee0fbe38d1a7af437cac6009f7056.tar.gz gentoo-2-aae4deb6e24ee0fbe38d1a7af437cac6009f7056.tar.bz2 gentoo-2-aae4deb6e24ee0fbe38d1a7af437cac6009f7056.zip |
Fixing typo.
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild b/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild index 2edd75ce8a5c..a0dbc83a92e1 100644 --- a/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild +++ b/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild,v 1.2 2004/04/02 03:50:34 wolf31o2 Exp $. +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild,v 1.3 2004/04/02 03:54:20 wolf31o2 Exp $. inherit games @@ -96,7 +96,7 @@ pkg_postinst() { echo ewarn "If you are not installing for the first time and you plan on running" ewarn "a server, you will probably need to edit your" - ewarn "~/.ut2003/System/UT2003.ini file and add a line that says" + ewarn "~/.ut2003demo/System/UT2003.ini file and add a line that says" ewarn "AccessControlClass=crashfix.iaccesscontrolini to your" ewarn "[Engine.GameInfo] section to close a security issue." |