From da049d5f4842f32745c5828ef0dd2c50f9a8fe5a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 May 2023 23:15:14 -0400 Subject: python/RBTools: Align with template. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- python/RBTools/RBTools.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/RBTools/RBTools.SlackBuild b/python/RBTools/RBTools.SlackBuild index f5c804a82704..1d94b88700d0 100644 --- a/python/RBTools/RBTools.SlackBuild +++ b/python/RBTools/RBTools.SlackBuild @@ -28,7 +28,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 -- cgit v1.2.3