aboutsummaryrefslogtreecommitdiff
path: root/system/Sl/Sl.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-27 16:26:07 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:50 +0700
commitb22ff79e15d34709db57956043e9212bc674f2c1 (patch)
tree45e75a32ab8e82f6fcc53be9a5228b843f5118e7 /system/Sl/Sl.SlackBuild
parente72b5224d907c0fa552fe10243840c718ec30503 (diff)
system/Sl: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Sl/Sl.SlackBuild')
-rw-r--r--system/Sl/Sl.SlackBuild3
1 files changed, 0 insertions, 3 deletions
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