summaryrefslogtreecommitdiffstats
path: root/development/hexinator
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-08-31 10:16:02 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:56 +0700
commit90fb3f22807b16134f5edc8f72eb39a32714882d (patch)
tree7ce5c7cccb1815615e0511ac3a4de3460041ff80 /development/hexinator
parent2dee38de19b0cdac063177985dddca542713de63 (diff)
downloadslackbuilds-90fb3f22807b16134f5edc8f72eb39a32714882d.tar.gz
slackbuilds-90fb3f22807b16134f5edc8f72eb39a32714882d.tar.xz
development/hexinator: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hexinator')
-rw-r--r--development/hexinator/hexinator.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/development/hexinator/hexinator.SlackBuild b/development/hexinator/hexinator.SlackBuild
index 4d271a974f..012a452a4b 100644
--- a/development/hexinator/hexinator.SlackBuild
+++ b/development/hexinator/hexinator.SlackBuild
@@ -32,9 +32,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