Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:aualin:kde
kdelibs3
kdelibs-fix-htdig.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor