summaryrefslogtreecommitdiffstats
path: root/games/uqm/uqm.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2011-05-31 20:35:55 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-06-13 01:31:21 -0400
commit7fca7d63f3966675ae2c61899fffe646450b3c71 (patch)
tree9fd0d6f9382132691e1beb3c36c9a7a26ae702e6 /games/uqm/uqm.SlackBuild
parent2ee8fc7b3bb7b2954ea7323fc096bfafd3fed57f (diff)
downloadslackbuilds-7fca7d63f3966675ae2c61899fffe646450b3c71.tar.gz
slackbuilds-7fca7d63f3966675ae2c61899fffe646450b3c71.tar.xz
games/uqm: Fixed typo in info file and minor tweaks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/uqm/uqm.SlackBuild')
-rw-r--r--games/uqm/uqm.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/uqm/uqm.SlackBuild b/games/uqm/uqm.SlackBuild
index 9462b2ed54..80a192bdda 100644
--- a/games/uqm/uqm.SlackBuild
+++ b/games/uqm/uqm.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=uqm
VERSION=${VERSION:-0.6.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
CONTENT=${PRGNAM}_content
@@ -105,7 +105,7 @@ mkdir -p $PKG/usr/share/$PRGNAM/content/packages/addons
cp content/version $PKG/usr/share/$PRGNAM/content
# Install the uqm content. Without this the binary is not useful.
cat $CWD/$PRGNAM-$CONTVER-content.uqm > \
- $PKG/usr/share/$PRGNAM/content/packages/$PRGNAM-$CONTVER-content.uqm
+ $PKG/usr/share/$PRGNAM/content/packages/$PRGNAM-$CONTVER-content.uqm
mkdir -p $PKG/usr/man/man1
gzip -9c $CWD/$PRGNAM.1 > $PKG/usr/man/man1/$PRGNAM.1.gz