[jhalfs] branch ablfs-more updated: Fix a sed for kf5-intro version

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.automated
Message-ID <169939190428.24681.14816737533500005392@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch ablfs-more
in repository jhalfs.

The following commit(s) were added to refs/heads/ablfs-more by this push:
     new 0f7a988  Fix a sed for kf5-intro version
0f7a988 is described below

commit 0f7a988416f4643ace9d7bc94676bc8fa27cf29f
Author: Pierre Labastie <[email protected]>
AuthorDate: Tue Nov 7 22:17:55 2023 +0100

    Fix a sed for kf5-intro version
---
 BLFS/gen-special.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BLFS/gen-special.sh b/BLFS/gen-special.sh
index 533bdff..360a360 100755
--- a/BLFS/gen-special.sh
+++ b/BLFS/gen-special.sh
@@ -65,7 +65,7 @@ for nv_id in $NV_LIST; do
   DUM_VER=1.0.0
   if [ $nv_id = kf5-intro ]; then
     DUM_VER=$(grep kf5-version $BLFS_DIR/packages.ent | \
-              sed 's/.*"\([^"]*\).*/\1/')
+              sed 's/[^"]*"\([^"]*\).*/\1/')
   fi
   cat >>$SPECIAL_FILE << EOF
     <xsl:when test="@id='$nv_id'">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.