[jhalfs] 01/06: BLFS: don't generate lxqt-pre-install

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Thu, 30 Apr 2026 18:53:24 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1777575218-14444-27457
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.

commit 689b0e67db219f0357873860d9946e7822fe1407
Author: Pierre Labastie <[email protected]>
AuthorDate: Mon Apr 27 11:23:05 2026 +0200

    BLFS: don't generate lxqt-pre-install
---
 BLFS/gen-special.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/BLFS/gen-special.sh b/BLFS/gen-special.sh
index 4960e61..008ff71 100755
--- a/BLFS/gen-special.sh
+++ b/BLFS/gen-special.sh
@@ -38,7 +38,8 @@ EXCEPTIONS=$(grep 'ENTITY.*version[ ]*"[^0-9"&.].*[0-9]' ${BLFS_DIR}/packages.en
 # Non-versioned packages:
 NV_LIST="postlfs-config-profile postlfs-config-random postlfs-config-vimrc \
 initramfs xorg-env kde-pre-install-config kf6-intro \
-lxqt-pre-install lxqt-post-install ojdk-conf tex-path"
+lxqt-post-install ojdk-conf tex-path"
+# lxqt-pre-install does not contain any instruction
 
 cat >$SPECIAL_FILE << EOF
 <?xml version="1.0" encoding="ISO-8859-1"?>

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

------------=_1777575218-14444-27457
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
------------=_1777575218-14444-27457--