summaryrefslogtreecommitdiffstats
path: root/misc/vttest/vttest.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-09-10 19:26:20 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:18 +0700
commit4c82c8a9b1a66e2bcc540d4fd194e75890fbb405 (patch)
tree995061a505612b17308e4a4ada1a5f16e2eac728 /misc/vttest/vttest.SlackBuild
parentbb201ae903313eb81018f6f5081ed155602a4475 (diff)
downloadslackbuilds-4c82c8a9b1a66e2bcc540d4fd194e75890fbb405.tar.gz
slackbuilds-4c82c8a9b1a66e2bcc540d4fd194e75890fbb405.tar.xz
misc/vttest: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/vttest/vttest.SlackBuild')
-rw-r--r--misc/vttest/vttest.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/vttest/vttest.SlackBuild b/misc/vttest/vttest.SlackBuild
index fd495d69ca..41a3a01347 100644
--- a/misc/vttest/vttest.SlackBuild
+++ b/misc/vttest/vttest.SlackBuild
@@ -29,9 +29,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