summaryrefslogtreecommitdiffstats
path: root/network/pebrot/pebrot.SlackBuild
diff options
context:
space:
mode:
author Martin Lefebvre <dadexter@gmail.com>2010-05-11 19:45:59 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:45:59 +0200
commit99d22672db22dfde65b4d4dc3794ee65bf0fd2a9 (patch)
tree9a7e8277b12d821664fc3cab1e63827342ed9a30 /network/pebrot/pebrot.SlackBuild
parent4f428aeca7bf2501e5fc2b2202a252168c8e756e (diff)
downloadslackbuilds-99d22672db22dfde65b4d4dc3794ee65bf0fd2a9.tar.gz
slackbuilds-99d22672db22dfde65b4d4dc3794ee65bf0fd2a9.tar.xz
network/pebrot: Updated for version 0.8.8
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}