From 702dcef9c76a3c56aa4942888abb3bc238fec688 Mon Sep 17 00:00:00 2001 From: dsomero Date: Thu, 27 May 2010 04:54:30 -0400 Subject: system/atool: Fixed TAG. --- system/atool/atool.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/atool') diff --git a/system/atool/atool.SlackBuild b/system/atool/atool.SlackBuild index abc813b929..00b64c0c9b 100755 --- a/system/atool/atool.SlackBuild +++ b/system/atool/atool.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=atool VERSION=${VERSION:-0.37.0} BUILD=${BUILD:-1} -TAG=${TAG:-_SB0} +TAG=${TAG:-_SBo} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -38,7 +38,7 @@ if [ -z "$ARCH" ]; then fi CWD=$(pwd) -TMP=${TMP:-/tmp/sbo} +TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -- cgit v1.2.3