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

This relates to Bug 370
pull/16/head
Timothy Pearson 11 years ago
parent 56068041d4
commit 2259d55a39

@ -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