fix xsl import value

Bug #29123 reported by Sean Wheller
4
Affects Status Importance Assigned to Milestone
Ubuntu Documentation
Fix Released
Critical
Enrico Zini

Bug Description

The current xsl used
<xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl"/>

The problem is that each time a new version of the docbook xsl's are shipped
thier version number changes and peoples builds are broken. To overcome this a
link was introduced to the package. The folder current/. This patch updates the
import href value to use thi s link so that future builds will not be broken.
<xsl:import
href="/usr/share/xml/docbook/stylesheet/nwalsh/current/xhtml/profile-chunk.xsl"/>

Revision history for this message
Sean Wheller (sean-inwords) wrote :

Created an attachment (id=943)
fix href import value

Revision history for this message
Sean Wheller (sean-inwords) wrote :

fixed

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.