summaryrefslogtreecommitdiffstats
path: root/accessibility/wgetpaste
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-08-02 16:53:03 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:28 +0700
commit831f35ff0093f9242c535a3cb4ad5a445221666f (patch)
treeb39793c01c8fa37d92552e636c37e6a75b9b5076 /accessibility/wgetpaste
parent65dacf6c880e4a461d04839845c8e673b8430f0d (diff)
downloadslackbuilds-831f35ff0093f9242c535a3cb4ad5a445221666f.tar.gz
slackbuilds-831f35ff0093f9242c535a3cb4ad5a445221666f.tar.xz
accessibility/wgetpaste: remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/wgetpaste')
-rw-r--r--accessibility/wgetpaste/wgetpaste.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/accessibility/wgetpaste/wgetpaste.SlackBuild b/accessibility/wgetpaste/wgetpaste.SlackBuild
index 43b6e9ff19..8529482bd1 100644
--- a/accessibility/wgetpaste/wgetpaste.SlackBuild
+++ b/accessibility/wgetpaste/wgetpaste.SlackBuild
@@ -49,9 +49,6 @@ ARCH=noarch
ZSHDIR=/usr/share/zsh/site-functions
-# 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