BLFS tools: update qt?-prefix for recent books
This commit is contained in:
parent
67ca47e5f8
commit
c5f4ef3d5e
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ cd $SRC_DIR</xsl:text>
|
||||||
<xsl:apply-templates select="bridgehead[@renderas='sect3']"/>
|
<xsl:apply-templates select="bridgehead[@renderas='sect3']"/>
|
||||||
</xsl:when><!-- @role="package" -->
|
</xsl:when><!-- @role="package" -->
|
||||||
|
|
||||||
<xsl:when test="@role = 'qt4-prefix' or @role = 'qt5-prefix'">
|
<xsl:when test="@role = 'qt5-prefix' or @role = 'qt6-prefix'">
|
||||||
<xsl:apply-templates select=".//screen[./userinput]"/>
|
<xsl:apply-templates select=".//screen[./userinput]"/>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
|
|
||||||
|
|
Reference in a new issue