[jhalfs] branch trunk updated: porg: fix wrapInstall command

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.automated
Message-ID <167822424215.8975.8270438147438293536@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 5126ee3  porg: fix wrapInstall command
5126ee3 is described below

commit 5126ee366339d18f8a3d167c336f29e0c685bf49
Author: Pierre Labastie <[email protected]>
AuthorDate: Tue Mar 7 22:23:37 2023 +0100

    porg: fix wrapInstall command
---
 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 b9d3f32..7aea2c0 100644
--- a/pkgmngt/packInstall.sh.porg
+++ b/pkgmngt/packInstall.sh.porg
@@ -121,7 +121,7 @@ PACKAGE=${PACKAGE,,}
 # name is not normalized, several hacks are necessary (now in function
 # extract_version)...
 VERSION=$(extract_version $PCKGVRS)
-porg -+ -lp ${PACKAGE}-${VERSION} sh -e << PORG_EOF
+porg -+ -lp ${PACKAGE}-${VERSION} -- sh -e << PORG_EOF
 $*
 PORG_EOF
 }

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