Ignore:
Timestamp:
04/27/2021 07:40:38 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, legacy, trunk
Children:
1e686d1
Parents:
82eacf5
Message:

BLFS: have "process-replaceable" process gtk4

Do the same as for gtk3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/process-replaceable.xsl

    r82eacf5 r38dd3c3  
    105105      </xsl:when>
    106106<!-- Use the config for Gtk+3 as is -->
    107       <xsl:when test="ancestor::sect1[@id='gtk3']">
     107      <xsl:when test="ancestor::sect1[@id='gtk3' or @id='gtk4']">
    108108        <xsl:copy-of select="string()"/>
    109109      </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.