From ef5e33be40522530bbd29ac244d7f7123e8df911 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Tue, 14 Mar 2023 21:30:04 -0700 Subject: python/python3-platformdirs: Remove extra commenting Signed-off-by: Willy Sudiarto Raharjo --- python/python3-platformdirs/python3-platformdirs.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'python/python3-platformdirs/python3-platformdirs.SlackBuild') diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild index f2f5f4195b..609092b7ca 100644 --- a/python/python3-platformdirs/python3-platformdirs.SlackBuild +++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild @@ -40,9 +40,6 @@ 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 -- cgit v1.2.3