summaryrefslogtreecommitdiffstats
path: root/python/python3-anyio/python3-anyio.SlackBuild
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2023-05-27 12:01:56 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-31 17:57:52 +0700
commit23b6920b7998593931ccd0d0c4b6ab42c7cb5d8f (patch)
treeee12dd5bb6390ae3703fbf221a303c43fe26be6f /python/python3-anyio/python3-anyio.SlackBuild
parentd2c9cc830b54208057788014d0ba750bb2ba41e0 (diff)
downloadslackbuilds-23b6920b7998593931ccd0d0c4b6ab42c7cb5d8f.tar.gz
slackbuilds-23b6920b7998593931ccd0d0c4b6ab42c7cb5d8f.tar.xz
python/python3-anyio: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-anyio/python3-anyio.SlackBuild')
-rw-r--r--python/python3-anyio/python3-anyio.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python3-anyio/python3-anyio.SlackBuild b/python/python3-anyio/python3-anyio.SlackBuild
index b3d5146390..e8d1e7ce1a 100644
--- a/python/python3-anyio/python3-anyio.SlackBuild
+++ b/python/python3-anyio/python3-anyio.SlackBuild
@@ -40,9 +40,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