summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2023-05-16 05:15:12 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:44 +0200
commit99e9d976ef52c4e1c5659c174e354ee7e99a2d25 (patch)
treee54f40d0cffa90248fa44987afee667c74c92150
parent2f6e1d8fb08d96052043703fc841e1e8f0c4b2db (diff)
downloadslackbuilds-99e9d976ef52c4e1c5659c174e354ee7e99a2d25.tar.gz
network/arno-iptables-firewall: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/arno-iptables-firewall/arno-iptables-firewall.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/arno-iptables-firewall/arno-iptables-firewall.SlackBuild b/network/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
index e100e1d9db..636bae485c 100644
--- a/network/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
+++ b/network/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
@@ -45,7 +45,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
fi
TMP=${TMP:-/tmp/SBo}
-PKG=${PKG:-$TMP/package-$PRGNAM}
+PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
set -e