summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
author B. Watson2021-08-02 22:53:03 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:28 +0200
commit831f35ff0093f9242c535a3cb4ad5a445221666f (patch)
treeb39793c01c8fa37d92552e636c37e6a75b9b5076 /accessibility
parent65dacf6c880e4a461d04839845c8e673b8430f0d (diff)
downloadslackbuilds-831f35ff0093f9242c535a3cb4ad5a445221666f.tar.gz
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')
-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