diff options
Diffstat (limited to 'system/amanda')
-rw-r--r-- | system/amanda/amanda.SlackBuild | 2 |
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 |