summaryrefslogtreecommitdiffstats
path: root/network/pebrot/pebrot.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/pebrot/pebrot.SlackBuild')
-rw-r--r--network/pebrot/pebrot.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/pebrot/pebrot.SlackBuild b/network/pebrot/pebrot.SlackBuild
index 5329689f56..8b3a3e1db6 100644
--- a/network/pebrot/pebrot.SlackBuild
+++ b/network/pebrot/pebrot.SlackBuild
@@ -31,7 +31,7 @@ VERSION=0.8.8
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}