[jhalfs] branch trunk updated: Add gnome-control-center to the list of install overrides
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <165243347115.16154.15072116088810422402@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 82ddba9 Add gnome-control-center to the list of install overrides
82ddba9 is described below
commit 82ddba94a37676086741d8511d2e4436bd4dbeef
Author: Pierre Labastie <[email protected]>
AuthorDate: Fri May 13 11:17:19 2022 +0200
Add gnome-control-center to the list of install overrides
---
BLFS/xsl/process-install.xsl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/BLFS/xsl/process-install.xsl b/BLFS/xsl/process-install.xsl
index 017aa31..619c72a 100644
--- a/BLFS/xsl/process-install.xsl
+++ b/BLFS/xsl/process-install.xsl
@@ -15,7 +15,8 @@
contains(string($current-instr),'.old') or
contains(string($current-instr),'tracker-miner') or
contains(string($current-instr),'gtweak') or
- contains(string($current-instr),'query-immodules')">
+ contains(string($current-instr),'query-immodules') or
+ contains(string($current-instr),'gnome-control-center')">
]>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
--
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