summaryrefslogtreecommitdiffstats
path: root/desktop/wmudmount/wmudmount.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-09-09 13:03:52 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:08 +0700
commit0ae62cd905cee9c39de48e1fe827137a692f19a8 (patch)
tree628dacb8ffa91d05f7ef4be7fd0bf468d135ddfe /desktop/wmudmount/wmudmount.SlackBuild
parente320cd9c4fbcf0fb3ffb39d55f68788dbd0ecdcb (diff)
downloadslackbuilds-0ae62cd905cee9c39de48e1fe827137a692f19a8.tar.gz
slackbuilds-0ae62cd905cee9c39de48e1fe827137a692f19a8.tar.xz
desktop/wmudmount: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--desktop/wmudmount/wmudmount.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/wmudmount/wmudmount.SlackBuild b/desktop/wmudmount/wmudmount.SlackBuild
index 34fe12c7b4..a7a728896a 100644
--- a/desktop/wmudmount/wmudmount.SlackBuild
+++ b/desktop/wmudmount/wmudmount.SlackBuild
@@ -58,9 +58,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