summaryrefslogtreecommitdiffstats
path: root/system/bootchart/bootchart.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/bootchart/bootchart.SlackBuild')
-rw-r--r--system/bootchart/bootchart.SlackBuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/bootchart/bootchart.SlackBuild b/system/bootchart/bootchart.SlackBuild
index 5a83e5b62c..aef03ededd 100644
--- a/system/bootchart/bootchart.SlackBuild
+++ b/system/bootchart/bootchart.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Slackware build script for bootchart
+# Slackware build script for bootchart
# Written by Marco Cecchetti (mrc.ildp@gmail.com)
@@ -8,8 +8,8 @@
# Maintained by Ozan Türkyılmaz ozan.turkyilmaz@gmail.com
-PRGNAM=bootchart
-VERSION=${VERSION:-0.9}
+PRGNAM=bootchart
+VERSION=${VERSION:-0.9}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
@@ -22,7 +22,7 @@ if [ -z "$ARCH" ]; then
fi
CWD=$(pwd)
-TMP=${TMP:-/tmp/SBo}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -32,7 +32,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT