summaryrefslogtreecommitdiffstats
path: root/desktop/ctwm
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-09-07 16:57:01 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:03 +0700
commitf131b63e830f557fc78f51799a493e0d2748c877 (patch)
treef1cf4b5a1ea53460182dfeca5b6e45385662a906 /desktop/ctwm
parent2dec616d41aa6c4675f6530c0c9a9fcf98a12e28 (diff)
downloadslackbuilds-f131b63e830f557fc78f51799a493e0d2748c877.tar.gz
slackbuilds-f131b63e830f557fc78f51799a493e0d2748c877.tar.xz
desktop/ctwm: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/ctwm')
-rw-r--r--desktop/ctwm/ctwm.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/ctwm/ctwm.SlackBuild b/desktop/ctwm/ctwm.SlackBuild
index a74c6141c5..1038e9c696 100644
--- a/desktop/ctwm/ctwm.SlackBuild
+++ b/desktop/ctwm/ctwm.SlackBuild
@@ -48,9 +48,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