Author: andy
Date: 2011-11-16 08:57:17 -0700 (Wed, 16 Nov 2011)
New Revision: 8970

Modified:
   trunk/edguide/edguide.xsl
Log:
Changed the edguide to use the current xsl stylesheet. It doesn't build 
pointing at 1.69.1

Modified: trunk/edguide/edguide.xsl
===================================================================
--- trunk/edguide/edguide.xsl   2011-11-16 04:12:05 UTC (rev 8969)
+++ trunk/edguide/edguide.xsl   2011-11-16 15:57:17 UTC (rev 8970)
@@ -11,7 +11,7 @@
                 version="1.0">
 
        <!-- We use XHTML -->
-  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.69.1/xhtml/chunk.xsl"/>
+  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/>
   <xsl:param name="chunker.output.encoding" select="'ISO-8859-1'"/>
   <xsl:param name="chunk.section.depth" select="0"/>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to