summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2023-05-16 05:15:19 +0200
committer Willy Sudiarto Raharjo2023-05-20 06:17:47 +0200
commitc1df23e5d3391df0202a39c70ec236023df52897 (patch)
treed3206f1bf76ab489c60482c96424de595c776c1e
parent3a49356d4d9095f8880df3f7e8604f7835280b53 (diff)
downloadslackbuilds-c1df23e5d3391df0202a39c70ec236023df52897.tar.gz
system/virtualbox-kernel: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/virtualbox-kernel/virtualbox-kernel.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild
index 62547db5cb..cef98ed696 100644
--- a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild
+++ b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild
@@ -57,7 +57,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