Use docbook xsl version 1.50.0 until libxslt can handle 1.51.0 and above
authorAndy Wingo <wingo@pobox.com>
Thu, 11 Jul 2002 16:30:59 +0000 (16:30 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 11 Jul 2002 16:30:59 +0000 (16:30 +0000)
Original commit message from CVS:
Use docbook xsl version 1.50.0 until libxslt can handle 1.51.0 and above

docs/xsl/html.xsl

index 5cf86d9..47d9e74 100644 (file)
@@ -7,7 +7,7 @@
 <!-- This file is for customizing the default XSL stylesheets. -->
 <!-- We include them here (this one is for HTML output):       -->
 <xsl:import
- href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/>
+ href="http://docbook.sourceforge.net/release/xsl/1.50.0/xhtml/chunk.xsl"/>
 
 <!-- .. and customize them here:                               -->
 <xsl:include href="fileext.xsl"/>