[jhalfs] branch trunk updated: Case of libliftoff* in packInstall.sh.porg

git Owner ([email protected] via alfs-discuss Mailing List) <[email protected]> Tue, 23 Jun 2026 09:33:05 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <178220718566.93427.10035135339407728515@rivendell.linuxfromscratch.org>
This is a multi-part message in MIME format...

------------=_1782207193-1024790-681
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

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 b4af60f  Case of libliftoff* in packInstall.sh.porg
b4af60f is described below

commit b4af60fbb28ead9fc861b85f6baef1009871ec29
Author: Pierre Labastie <[email protected]>
AuthorDate: Tue Jun 23 11:32:33 2026 +0200

    Case of libliftoff* 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 9a2ed46..c22967e 100644
--- a/pkgmngt/packInstall.sh.porg
+++ b/pkgmngt/packInstall.sh.porg
@@ -66,7 +66,7 @@ case $1 in
   cacerts*)
     VERSION=0.1
     ;;
-  btrfs*|node*|pnmixer*|docbook-v*|libslirp*)
+  btrfs*|node*|pnmixer*|docbook-v*|libslirp*|libliftoff*)
     VERSION=$(echo $1 | sed 's/^.*v//')
     ;;
   x264*) # can contain vd.d or just d.d, and now our package is not versioned!

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1782207193-1024790-681
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
------------=_1782207193-1024790-681--