summaryrefslogtreecommitdiffstats
path: root/system/cpmtools
diff options
context:
space:
mode:
author B. Watson2021-08-27 10:16:04 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:47 +0200
commitd12f2a149ddf05f843be4dbef367f9440139e41a (patch)
treec0f10ec545166af493fc5288f0c85d91f881e1f0 /system/cpmtools
parentd4b88c771450d69ed4209a7c99d78cc88466056f (diff)
downloadslackbuilds-d12f2a149ddf05f843be4dbef367f9440139e41a.tar.gz
system/cpmtools: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cpmtools')
-rw-r--r--system/cpmtools/cpmtools.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/cpmtools/cpmtools.SlackBuild b/system/cpmtools/cpmtools.SlackBuild
index db8bdbe09f..8608da2861 100644
--- a/system/cpmtools/cpmtools.SlackBuild
+++ b/system/cpmtools/cpmtools.SlackBuild
@@ -27,9 +27,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