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 | d9f4d51667c7f832bdb0ac9465fb41c5cbc7a08a (patch) | |
tree | 1516e9becce4040d93ad1381f7fb7775f420b9fb /games-fps/ut2003-demo | |
parent | fixing Manifest (diff) | |
download | historical-d9f4d51667c7f832bdb0ac9465fb41c5cbc7a08a.tar.gz historical-d9f4d51667c7f832bdb0ac9465fb41c5cbc7a08a.tar.bz2 historical-d9f4d51667c7f832bdb0ac9465fb41c5cbc7a08a.zip |
Fixing typo.
Diffstat (limited to 'games-fps/ut2003-demo')
-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." |