BLFS: have "process-replaceable" process gtk4

Do the same as for gtk3
This commit is contained in:
Pierre Labastie 2021-04-27 21:40:38 +02:00
parent 82eacf52a5
commit 38dd3c3d74

View file

@ -104,7 +104,7 @@
<xsl:text>$USER ${USER}@mail.bogus</xsl:text>
</xsl:when>
<!-- 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:when>
<!-- Give 1Gb to fop. Hopefully, nobody has less RAM nowadays. -->