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