From b4d953e36ebbe00acead81264f7da932478bfd6a Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 28 Jan 2023 23:36:55 -0800 Subject: python/python3-kiwisolver: Update README, SlackBuild format Signed-off-by: Willy Sudiarto Raharjo --- python/python3-kiwisolver/python3-kiwisolver.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'python/python3-kiwisolver/python3-kiwisolver.SlackBuild') diff --git a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild index dc508a2611..9209f31fa1 100644 --- a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild +++ b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-kiwisolver # Copyright 2018 Serban Udrea -# Copyright 2022 Isaac Yu +# Copyright 2022-2023 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, @@ -41,9 +41,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