summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author B. Watson2021-09-11 07:12:22 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:22 +0200
commitbb8d436614b0a8029abf194299b9ee38bc0c70a9 (patch)
tree3b0aa91a24f326a980977908a17a11c189dfc428 /network
parentecd998564a159f76d5a5c3e7b08c05c46d8a2b5f (diff)
downloadslackbuilds-bb8d436614b0a8029abf194299b9ee38bc0c70a9.tar.gz
network/atftp: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/atftp/atftp.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/network/atftp/atftp.SlackBuild b/network/atftp/atftp.SlackBuild
index 678e9b1def..2b06270878 100644
--- a/network/atftp/atftp.SlackBuild
+++ b/network/atftp/atftp.SlackBuild
@@ -49,9 +49,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