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