[jhalfs] branch trunk updated: ablfs: new pattern for config recognition

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.automated
Message-ID <169485103009.17349.11202909910384229206@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 9a89ba7  ablfs: new pattern for config recognition
9a89ba7 is described below

commit 9a89ba79defccb5011b128ab412b90771ab182fa
Author: Pierre Labastie <[email protected]>
AuthorDate: Sat Sep 16 09:39:53 2023 +0200

    ablfs: new pattern for config recognition
    
    chgrp -v mail ... is found in mutt and shouldn't considered
    an install command.
---
 BLFS/xsl/process-install.xsl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/BLFS/xsl/process-install.xsl b/BLFS/xsl/process-install.xsl
index 619c72a..1f15028 100644
--- a/BLFS/xsl/process-install.xsl
+++ b/BLFS/xsl/process-install.xsl
@@ -16,6 +16,7 @@
          contains(string($current-instr),'tracker-miner') or
          contains(string($current-instr),'gtweak') or
          contains(string($current-instr),'query-immodules') or
+         contains(string($current-instr),'chgrp -v mail') or
          contains(string($current-instr),'gnome-control-center')">
 ]>
 

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