diff options
author | Alan Ianson <agianson{at}gmail{dot}com> | 2020-01-03 05:17:32 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 05:17:32 -0600 |
commit | bd1a0744270f665264b736b7e75b7dbf65b4a6a0 (patch) | |
tree | 886f2b02c93ae4e1fd54932b50cda9b1ff5afd29 /games/UrbanTerror/README | |
parent | 6f01224c05c6dfe70b74d7864b917eac2011f247 (diff) |
games/UrbanTerror: Updated for version 4.3.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/UrbanTerror/README')
-rw-r--r-- | games/UrbanTerror/README | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/games/UrbanTerror/README b/games/UrbanTerror/README index 4888cfe55158e..f7c8359556624 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. |