summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-09-09 19:07:20 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:08 +0200
commit5ed7228091d81eecd7703782dbe119a7e32b8301 (patch)
tree81cfd40aaac1bf8874532671154b9f046c6e167f
parent0ae62cd905cee9c39de48e1fe827137a692f19a8 (diff)
downloadslackbuilds-5ed7228091d81eecd7703782dbe119a7e32b8301.tar.gz
desktop/wmweather+: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/wmweather+/wmweather+.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/wmweather+/wmweather+.SlackBuild b/desktop/wmweather+/wmweather+.SlackBuild
index 12cbc952cc..eabec1edbe 100644
--- a/desktop/wmweather+/wmweather+.SlackBuild
+++ b/desktop/wmweather+/wmweather+.SlackBuild
@@ -61,9 +61,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