From 23b6920b7998593931ccd0d0c4b6ab42c7cb5d8f Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 27 May 2023 12:01:56 -0700 Subject: python/python3-anyio: Update README Signed-off-by: Willy Sudiarto Raharjo --- python/python3-anyio/python3-anyio.SlackBuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'python/python3-anyio/python3-anyio.SlackBuild') 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 -- cgit v1.2.3