summaryrefslogtreecommitdiffstats
path: root/games/UrbanTerror/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/UrbanTerror/README')
-rw-r--r--games/UrbanTerror/README17
1 files changed, 6 insertions, 11 deletions
diff --git a/games/UrbanTerror/README b/games/UrbanTerror/README
index 4888cfe551..f7c8359556 100644
--- a/games/UrbanTerror/README
+++ b/games/UrbanTerror/README
@@ -4,16 +4,11 @@ Quake III Arena. Nowadays, Urban Terror is played using the free,
stand-alone, ioquake3 engine modified, which doesn't require
Quake III Arena.
-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 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
+To build a 32bit package pass ARCH=i386 to the script, ie
+$ ARCH=i386 ./UrbanTerror.SlackBuild
-This command will replace the reference in your game confguration file
-with a reference to the newer libraries.
+Please note:
-Any new profiles will automatically have the correct reference because the
-primary configuration has already been altered.
+If you have a previous version of UrbanTerror installed please don't
+use upgradekg with this package. Use removepkg to remove the previous
+version first since the paths may differ.