aboutsummaryrefslogtreecommitdiff
path: root/libraries/glktermw/glktermw.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-11-24 15:10:31 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-04 10:08:58 +0700
commit4432c3fa4b29f61905897384c3edd256c151bcee (patch)
tree265d623982f1e87736533c0906ed34889926eec9 /libraries/glktermw/glktermw.SlackBuild
parent2afddf57b64ff4fc3b85c7e22eb130ada2e3c6e0 (diff)
libraries/glktermw: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/glktermw/glktermw.SlackBuild')
-rw-r--r--libraries/glktermw/glktermw.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/glktermw/glktermw.SlackBuild b/libraries/glktermw/glktermw.SlackBuild
index a0928637c4b8..00c81f53b959 100644
--- a/libraries/glktermw/glktermw.SlackBuild
+++ b/libraries/glktermw/glktermw.SlackBuild
@@ -42,9 +42,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