Author: pierre
Date: Wed Jun 19 00:56:39 2019
New Revision: 4110
Log:
Don't output role="nodump" in "not-pack" mode
Modified:
jhalfs/trunk/BLFS/xsl/scripts.xsl
Modified: jhalfs/trunk/BLFS/xsl/scripts.xsl
==============================================================================
--- jhalfs/trunk/BLFS/xsl/scripts.xsl Sat Jun 15 13:16:35 2019 (r4109)
+++ jhalfs/trunk/BLFS/xsl/scripts.xsl Wed Jun 19 00:56:39 2019 (r4110)
@@ -539,6 +539,7 @@
<xsl:template match="screen" mode="not-pack">
<xsl:choose>
+ <xsl:when test="@role='nodump'"/>
<xsl:when test="ancestor::sect1[@id='postlfs-config-vimrc']">
<xsl:text>
cat > ~/.vimrc <<EOF
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page