aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cheroot/python3-cheroot.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-cheroot/python3-cheroot.SlackBuild')
-rw-r--r--python/python3-cheroot/python3-cheroot.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cheroot/python3-cheroot.SlackBuild b/python/python3-cheroot/python3-cheroot.SlackBuild
index be15cf542f..96666e00a6 100644
--- a/python/python3-cheroot/python3-cheroot.SlackBuild
+++ b/python/python3-cheroot/python3-cheroot.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cheroot
-SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
+SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-9.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}