Ignore:
Timestamp:
06/19/2019 07:56:39 AM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
30a8961
Parents:
a4af6811
Message:

Don't output role="nodump" in "not-pack" mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/scripts.xsl

    ra4af6811 r6622409  
    540540  <xsl:template match="screen" mode="not-pack">
    541541    <xsl:choose>
     542      <xsl:when test="@role='nodump'"/>
    542543      <xsl:when test="ancestor::sect1[@id='postlfs-config-vimrc']">
    543544        <xsl:text>
Note: See TracChangeset for help on using the changeset viewer.