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