From 208138b4d67085c58e238272ffd8c0bbbca95ef0 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sun, 14 May 2023 09:23:52 -0600 Subject: python/python3-autocommand: SRCNAM changes. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-autocommand/python3-autocommand.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-autocommand/python3-autocommand.SlackBuild') diff --git a/python/python3-autocommand/python3-autocommand.SlackBuild b/python/python3-autocommand/python3-autocommand.SlackBuild index 4f4b461591..171e163138 100644 --- a/python/python3-autocommand/python3-autocommand.SlackBuild +++ b/python/python3-autocommand/python3-autocommand.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-autocommand -SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -SRCNAM=$(echo $PRGNAM | sed 's/python3-//') +SRCNAM=${PRGNAM#python3-*} +SRCNAM=${PRGNAM#python3-*} VERSION=${VERSION:-2.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3