summaryrefslogtreecommitdiffstats
path: root/desktop/cwm
diff options
context:
space:
mode:
author B. Watson2021-09-07 22:58:26 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:03 +0200
commit53700bd4f50f097852abd010c5201d482bbb1a8b (patch)
tree75d61b1f2ed79609510b3da5680a099225629344 /desktop/cwm
parentf131b63e830f557fc78f51799a493e0d2748c877 (diff)
downloadslackbuilds-53700bd4f50f097852abd010c5201d482bbb1a8b.tar.gz
desktop/cwm: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/cwm')
-rw-r--r--desktop/cwm/cwm.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/cwm/cwm.SlackBuild b/desktop/cwm/cwm.SlackBuild
index 9fcecf1dbd..c39e2f871e 100644
--- a/desktop/cwm/cwm.SlackBuild
+++ b/desktop/cwm/cwm.SlackBuild
@@ -49,9 +49,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