summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2013-11-24 10:54:09 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2013-11-24 19:23:44 +0700
commitb81506ce8bdaa46375231292745ba30fb196cefa (patch)
tree07facf0297625903e1765f6b9e05f5f78ec2051c /system
parentcc54b449210e49338515a7b5b3931394414b16c6 (diff)
downloadslackbuilds-b81506ce8bdaa46375231292745ba30fb196cefa.tar.gz
slackbuilds-b81506ce8bdaa46375231292745ba30fb196cefa.tar.xz
system/amanda: Fix typo in SlackBuild.
TAG wasn't being set correctly. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/amanda/amanda.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/amanda/amanda.SlackBuild b/system/amanda/amanda.SlackBuild
index 083bdb4dd3..bd4e1eded7 100644
--- a/system/amanda/amanda.SlackBuild
+++ b/system/amanda/amanda.SlackBuild
@@ -34,7 +34,7 @@
PRGNAM=amanda
VERSION=${VERSION:-3.3.4}
BUILD=${BUILD:-1}
-TAG=${TAB:-_SBo}
+TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in