[jhalfs] 10/10: Fix packInstall.sh.porg for upower-vx.x

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]>
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 c412a07545ec38e56d1007f6f55a9871340e6cf6
Author: Pierre Labastie <[email protected]>
AuthorDate: Sun Mar 13 13:16:59 2022 +0100

    Fix packInstall.sh.porg for upower-vx.x
---
 jhalfs                      | 1 +
 pkgmngt/packInstall.sh.porg | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/jhalfs b/jhalfs
index 3f51467..2f03b1f 100755
--- a/jhalfs
+++ b/jhalfs
@@ -357,6 +357,7 @@ if [[ "$REBUILD_MAKEFILE" = "n" ]] ; then
 
 # Copy needed stylesheets
   cp "$COMMON_DIR"/{packages.xsl,chroot.xsl,kernfs.xsl} "$JHALFSDIR/"
+  cp "$PACKAGE_DIR/$XSL" "$JHALFSDIR/"
 
   export XSL=$JHALFSDIR/${XSL}
 
diff --git a/pkgmngt/packInstall.sh.porg b/pkgmngt/packInstall.sh.porg
index 88265e2..669eadf 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*) # can contain -vd.d or just -d.d
+  libuv*|Test-MockModule*|upower*) # 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
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.