[jhalfs] 02/02: Add the case of Gimp to the detect-config entity
"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Sat, 22 Mar 2025 13:24:33 +0000
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository jhalfs. commit b67b5e27cfcfef1b62be9173c3bef72630d83b81 Author: Pierre Labastie <[email protected]> AuthorDate: Sat Mar 22 14:10:08 2025 +0100 Add the case of Gimp to the detect-config entity --- 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 0751ba8..277f8fa 100644 --- a/BLFS/xsl/process-install.xsl +++ b/BLFS/xsl/process-install.xsl @@ -19,7 +19,8 @@ contains(string($current-instr),'chgrp -v mail') or contains(string($current-instr),'vector-fill.so') or contains(string($current-instr),'rst*.py') or - contains(string($current-instr),'gnome-control-center')"> + contains(string($current-instr),'gnome-control-center') or + contains(string($current-instr),'Gimp')"> ]> <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