summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-09-09 13:37:57 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:09 +0700
commita856e912abede827402bb919610755d45cad10ed (patch)
tree509e130b86d294d53e305dfe6576e73de423ee51
parent5074c8e40612375216c484fd63616569ead26a39 (diff)
downloadslackbuilds-a856e912abede827402bb919610755d45cad10ed.tar.gz
slackbuilds-a856e912abede827402bb919610755d45cad10ed.tar.xz
desktop/xtrlock: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/xtrlock/xtrlock.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/xtrlock/xtrlock.SlackBuild b/desktop/xtrlock/xtrlock.SlackBuild
index 7a6b41fb72..fa3743f332 100644
--- a/desktop/xtrlock/xtrlock.SlackBuild
+++ b/desktop/xtrlock/xtrlock.SlackBuild
@@ -28,9 +28,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