From 104346c8d95a422b36dbfbb10226a67760d352ef Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 May 2023 23:32:41 -0400 Subject: python/python2-elib.intl: Align with template. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- python/python2-elib.intl/python2-elib.intl.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'python/python2-elib.intl/python2-elib.intl.SlackBuild') diff --git a/python/python2-elib.intl/python2-elib.intl.SlackBuild b/python/python2-elib.intl/python2-elib.intl.SlackBuild index f675414792..3a1dec9831 100644 --- a/python/python2-elib.intl/python2-elib.intl.SlackBuild +++ b/python/python2-elib.intl/python2-elib.intl.SlackBuild @@ -29,16 +29,13 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 fi TMP=${TMP:-/tmp/SBo} -PKG=${PKG:-$TMP/package-$SRC_NAME} +PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} set -e -- cgit v1.2.3