diff options
author | Nexus <nexus@gmx.com> | 2013-12-02 16:33:42 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-06 00:00:08 -0600 |
commit | 4c9211bee78b9a25df0688e08593afd495f829a7 (patch) | |
tree | 3f76753c0ee0fc75a64baa53b219e0e97d74144b /games/UrbanTerror/README | |
parent | 2fc605caaa45f144ae76623a21e2eead2cac26c3 (diff) | |
download | slackbuilds-4c9211bee78b9a25df0688e08593afd495f829a7.tar.gz |
games/UrbanTerror: Updated for version 4.2.015, changed maintainer.
(moved the game from /usr/lib\$LIBDIRSUFFIX to /usr/share, ndponce)
cleanups
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/UrbanTerror/README')
-rw-r--r-- | games/UrbanTerror/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/UrbanTerror/README b/games/UrbanTerror/README index fd79bb1bef..4888cfe551 100644 --- a/games/UrbanTerror/README +++ b/games/UrbanTerror/README @@ -2,13 +2,13 @@ UrbanTerror is an urban combat themed First Person Shooter. Urban Terror started as a realism based "total conversion" mod for Quake III Arena. Nowadays, Urban Terror is played using the free, stand-alone, ioquake3 engine modified, which doesn't require -Quake III Arena, in addition to being an add-on to id Software's. +Quake III Arena. -UPDATING SLACKWARE 12.2 TO 13.0 +UPDATING FROM SLACKWARE 12.2 TO AN ABOVE RELEASE If you had a previous installation under Slackware 12.2 and are using the same user profile, you will not be able to download maps from servers. You will receive a message about the game not finding libcurl.so.3. -This message is received because Slackware 13.0 is using libcurl.so.4, +This message is received because Slackware >=13.0 are using libcurl.so.4, the solution to this issue is to run the following command in the terminal: sed -i 's/libcurl.so.3/libcurl.so.4/g' $HOME/.q3a/q3ut4/q3config.cfg |