Fix htdig index build failure using suggested patch from KDE bug 209415

This relates to Bug 370
(cherry picked from commit 2259d55a39)
v3.5.13-sru
Timothy Pearson 11 years ago committed by Slávek Banko
parent 5ab6b051a5
commit 04c0343bd5

@ -35,7 +35,7 @@
</entry>
</xsl:template>
<xsl:template match="sect*/title|emphasis">
<xsl:template match="*[starts-with(local-name(), 'sect')]/title|emphasis">
<entry header="2">
<xsl:apply-templates/>
</entry>

Loading…
Cancel
Save