summaryrefslogtreecommitdiffstats
path: root/misc/matchbox-common/matchbox-common.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--misc/matchbox-common/matchbox-common.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/matchbox-common/matchbox-common.SlackBuild b/misc/matchbox-common/matchbox-common.SlackBuild
index a3d78d19fb..c0e5c74cf3 100644
--- a/misc/matchbox-common/matchbox-common.SlackBuild
+++ b/misc/matchbox-common/matchbox-common.SlackBuild
@@ -30,7 +30,7 @@ VERSION=0.9.1
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}