[jhalfs] 02/02: Add case of docutils to non-install instructions
"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Sat, 04 Jan 2025 11:37:11 +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 b0e3ec6a268f636ce1b89944d963860e8dedf825 Author: Pierre Labastie <[email protected]> AuthorDate: Sat Jan 4 12:35:24 2025 +0100 Add case of docutils to non-install instructions This prevents trying to log "rm rst/*.py" to porg... --- 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 eff6a21..50a2df9 100644 --- a/BLFS/xsl/process-install.xsl +++ b/BLFS/xsl/process-install.xsl @@ -17,6 +17,7 @@ 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),'rst*.py') 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