[jhalfs] 01/02: Fix porg management of iso-codes

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Sat, 11 Jan 2025 09:35:40 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository jhalfs.

commit 0ec1fc839c8cead15dc9b3b342f2991198b3e4a4
Author: Pierre Labastie <[email protected]>
AuthorDate: Sat Jan 11 10:21:42 2025 +0100

    Fix porg management of iso-codes
---
 pkgmngt/packInstall.sh.porg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkgmngt/packInstall.sh.porg b/pkgmngt/packInstall.sh.porg
index af6412e..a4be389 100644
--- a/pkgmngt/packInstall.sh.porg
+++ b/pkgmngt/packInstall.sh.porg
@@ -77,7 +77,7 @@ case $1 in
     local PACKENT=$(dirname $JH_PACK_INSTALL)/blfs-xml/packages.ent
     VERSION=$(sed -n 's/.*x265[^0-9]*\([^"]*\).*/\1/p' $PACKENT)
     ;;
-  libuv*|Test-MockModule*|upower*|xdg-utils*) # can contain -vd.d or just -d.d
+  libuv*|Test-MockModule*|upower*|xdg-utils*|iso-codes*) # can contain -vd.d or just -d.d
     VERSION=$(echo $1 | sed 's/^.*[v-]//')
     ;;
   junit*|inih*) # can contain -rd.d or just -d.d

-- 
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