From e4682e5b609abe5268d8f16c1b80372b027bcded Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sun, 14 May 2023 09:23:58 -0600 Subject: python/python3-wheel: SRCNAM changes. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-wheel/python3-wheel.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python3-wheel/python3-wheel.SlackBuild') diff --git a/python/python3-wheel/python3-wheel.SlackBuild b/python/python3-wheel/python3-wheel.SlackBuild index cc55e3ffcc..b2553b5897 100644 --- a/python/python3-wheel/python3-wheel.SlackBuild +++ b/python/python3-wheel/python3-wheel.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-wheel -SRCNAM=$(echo $PRGNAM | sed "s/python3-//") +SRCNAM=${PRGNAM#python3-*} VERSION=${VERSION:-0.40.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3