summaryrefslogtreecommitdiffstats
path: root/desktop/j4-dmenu-desktop
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-09-07 17:07:49 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:04 +0700
commitecef07ef90e14166cea0f4596d66d0fb1b1ecb5f (patch)
tree068f961c059ae59a8d831869c2b52e0dc5442a32 /desktop/j4-dmenu-desktop
parentfd0cd089b4dd224d5983ee07e8d9fe81c6009051 (diff)
downloadslackbuilds-ecef07ef90e14166cea0f4596d66d0fb1b1ecb5f.tar.gz
slackbuilds-ecef07ef90e14166cea0f4596d66d0fb1b1ecb5f.tar.xz
desktop/j4-dmenu-desktop: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/j4-dmenu-desktop')
-rw-r--r--desktop/j4-dmenu-desktop/j4-dmenu-desktop.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/j4-dmenu-desktop/j4-dmenu-desktop.SlackBuild b/desktop/j4-dmenu-desktop/j4-dmenu-desktop.SlackBuild
index f5b1b43d54..3e4f498367 100644
--- a/desktop/j4-dmenu-desktop/j4-dmenu-desktop.SlackBuild
+++ b/desktop/j4-dmenu-desktop/j4-dmenu-desktop.SlackBuild
@@ -51,9 +51,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