[jhalfs] branch trunk updated: Fix a few problems in packInstall.sh.porg
"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Mon, 13 Oct 2025 14:09:24 +0000
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <176036456482.15421.15009010504394840473@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository jhalfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 4539688 Fix a few problems in packInstall.sh.porg
4539688 is described below
commit 4539688b3a027fe174d6977a001638d51759752e
Author: Pierre Labastie <[email protected]>
AuthorDate: Mon Oct 13 16:08:54 2025 +0200
Fix a few problems in packInstall.sh.porg
---
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 a4be389..9a2ed46 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*|iso-codes*) # can contain -vd.d or just -d.d
+ libuv*|Test-MockModule*|upower*|xdg-utils*|iso-codes*|SVT-AV1*|xdg-user-dirs*) # 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