From b22ff79e15d34709db57956043e9212bc674f2c1 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 27 Aug 2021 16:26:07 -0400 Subject: system/Sl: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/Sl/Sl.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'system/Sl/Sl.SlackBuild') diff --git a/system/Sl/Sl.SlackBuild b/system/Sl/Sl.SlackBuild index 5dfca63d830d4..3e7726a779c8b 100644 --- a/system/Sl/Sl.SlackBuild +++ b/system/Sl/Sl.SlackBuild @@ -18,9 +18,6 @@ TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} ARCH=noarch -# 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