aboutsummaryrefslogtreecommitdiff
path: root/python/python3-trio
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds@schoepfer.info>2024-02-16 11:19:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 18:51:34 +0700
commit41445a7ec3f8f26917c4ff76c108f19323d6a22a (patch)
tree34e6c8a484d9010e8ed447a9c45996ec2b2ad29a /python/python3-trio
parentf8000bf9ca90f4d5ecdb06f3cca5ca1002d134f5 (diff)
office/mate-calc: Updated for version 1.28.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-trio')
-rw-r--r--python/python3-trio/python3-trio.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python3-trio/python3-trio.SlackBuild b/python/python3-trio/python3-trio.SlackBuild
index f8fe76e546e05..58451afe75c22 100644
--- a/python/python3-trio/python3-trio.SlackBuild
+++ b/python/python3-trio/python3-trio.SlackBuild
@@ -39,9 +39,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