File kdelibs-fix-htdig.diff of Package kdelibs3

commit 2259d55a3971d050e40234a92d9753143cab0e09
Author: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date:   1387079758 -0600

    Fix htdig index build failure using suggested patch from KDE bug 209415
    This relates to Bug 370

diff --git a/kdoctools/customization/htdig_index.xsl b/kdoctools/customization/htdig_index.xsl
index 7aa9113..4d47982 100644
--- a/kdoctools/customization/htdig_index.xsl
+++ b/kdoctools/customization/htdig_index.xsl
@@ -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>
openSUSE Build Service is sponsored by