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