aboutsummaryrefslogtreecommitdiff
path: root/network/python3-PyRSS2Gen
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-14 09:23:50 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-15 11:05:43 +0700
commit7769db91f6444cc649859288f41a8984be9d304d (patch)
tree88b1334807aecee7a878f3fde39f1dd6792fc1fd /network/python3-PyRSS2Gen
parent4c22cfb9f6e4f473d8e2e79e92e6fee26bdbd691 (diff)
downloadslackbuilds-7769db91f6444cc649859288f41a8984be9d304d.tar.xz
network/python3-PyRSS2Gen: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/python3-PyRSS2Gen')
-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 ba4498255016..32ee67daea65 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}