summaryrefslogtreecommitdiffstats
path: root/games/KoboDeluxe/KoboDeluxe.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/KoboDeluxe/KoboDeluxe.SlackBuild')
-rw-r--r--games/KoboDeluxe/KoboDeluxe.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/KoboDeluxe/KoboDeluxe.SlackBuild b/games/KoboDeluxe/KoboDeluxe.SlackBuild
index df7c95693c..5d28618c15 100644
--- a/games/KoboDeluxe/KoboDeluxe.SlackBuild
+++ b/games/KoboDeluxe/KoboDeluxe.SlackBuild
@@ -18,10 +18,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=KoboDeluxe
+PRGNAM=KoboDeluxe
VERSION=0.5.1
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -32,9 +32,9 @@ if [ -z "$ARCH" ]; then
fi
CWD=$(pwd)
-TMP=${TMP:-/tmp/SBo}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
-OUTPUT=${OUTPUT:-/tmp}
+OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"