[jhalfs] branch trunk updated: Adapt packInstall.sh.porg to xdg-utils location
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <170785594001.32279.2253582683519998968@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 d3df258 Adapt packInstall.sh.porg to xdg-utils location
d3df258 is described below
commit d3df258eddf27b6f3601a87b7ae3ee4c0c5af9ec
Author: Pierre Labastie <[email protected]>
AuthorDate: Tue Feb 13 21:24:54 2024 +0100
Adapt packInstall.sh.porg to xdg-utils location
---
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 b7f810d..af6412e 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*) # can contain -vd.d or just -d.d
+ libuv*|Test-MockModule*|upower*|xdg-utils*) # 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