summaryrefslogtreecommitdiffstats
path: root/office/abook/abook.SlackBuild
diff options
context:
space:
mode:
author Martin Lefebvre2010-05-11 19:46:10 +0200
committer Robby Workman2010-05-11 19:46:10 +0200
commitc4ab8bb319156cbe2ec03fe0daafc8dc6431ae1a (patch)
treef1badc27322210d83715eea8d090846c5f6ff68b /office/abook/abook.SlackBuild
parent52d8b31f2228361a353d9bbc5b8974bf32dc5e5c (diff)
downloadslackbuilds-c4ab8bb319156cbe2ec03fe0daafc8dc6431ae1a.tar.gz
office/abook: Updated for version 0.5.6
Diffstat (limited to 'office/abook/abook.SlackBuild')
-rw-r--r--office/abook/abook.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/abook/abook.SlackBuild b/office/abook/abook.SlackBuild
index 964ac248da..e06ff8705a 100644
--- a/office/abook/abook.SlackBuild
+++ b/office/abook/abook.SlackBuild
@@ -31,7 +31,7 @@ VERSION=0.5.6
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -70,7 +70,7 @@ fi
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a ABOUT-NLS ANNOUNCE AUTHORS BUGS COPYING ChangeLog FAQ INSTALL NEWS \
-README THANKS TODO $PKG/usr/doc/$PRGNAM-$VERSION
+ README THANKS TODO $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install