BLFS: have "process-replaceable" process gtk4
Do the same as for gtk3
This commit is contained in:
parent
82eacf52a5
commit
38dd3c3d74
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
||||||
<xsl:text>$USER ${USER}@mail.bogus</xsl:text>
|
<xsl:text>$USER ${USER}@mail.bogus</xsl:text>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<!-- Use the config for Gtk+3 as is -->
|
<!-- Use the config for Gtk+3 as is -->
|
||||||
<xsl:when test="ancestor::sect1[@id='gtk3']">
|
<xsl:when test="ancestor::sect1[@id='gtk3' or @id='gtk4']">
|
||||||
<xsl:copy-of select="string()"/>
|
<xsl:copy-of select="string()"/>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<!-- Give 1Gb to fop. Hopefully, nobody has less RAM nowadays. -->
|
<!-- Give 1Gb to fop. Hopefully, nobody has less RAM nowadays. -->
|
||||||
|
|
Reference in a new issue