[jhalfs] branch trunk updated: ablfs: new pattern for config recognition
| 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