summaryrefslogtreecommitdiffstats
path: root/system/vifm
diff options
context:
space:
mode:
author B. Watson2021-08-10 00:19:32 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:32 +0200
commit0d128013467d51a93144efdd3f1c70132d113b6b (patch)
tree993317ea751966c2e7027763bbc552b50931226c /system/vifm
parent69ed8e83913e54411278b21a88aabc1d9bac06de (diff)
downloadslackbuilds-0d128013467d51a93144efdd3f1c70132d113b6b.tar.gz
system/vifm: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vifm')
-rw-r--r--system/vifm/vifm.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/vifm/vifm.SlackBuild b/system/vifm/vifm.SlackBuild
index c02e5eb1d5..b8e78b8e54 100644
--- a/system/vifm/vifm.SlackBuild
+++ b/system/vifm/vifm.SlackBuild
@@ -33,9 +33,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