summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-01 21:32:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-01 21:32:01 +0700
commitffc4bb45b14bc8d35fef74bd1403518be6b446c9 (patch)
treed2aea6fb5144d1587249553e2865669207a795a5 /network
parent1aa3ecbd8a06b620ae8c875da66f9b9f414243e2 (diff)
downloadslackbuilds-ffc4bb45b14bc8d35fef74bd1403518be6b446c9.tar.gz
slackbuilds-ffc4bb45b14bc8d35fef74bd1403518be6b446c9.tar.xz
network/openresty: Remove comment template.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/openresty/openresty.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/network/openresty/openresty.SlackBuild b/network/openresty/openresty.SlackBuild
index 585b5f84f6..baf165728d 100644
--- a/network/openresty/openresty.SlackBuild
+++ b/network/openresty/openresty.SlackBuild
@@ -43,9 +43,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