doc: Use system fo docbool.xsl instead of network one
authorKeith Packard <keithp@keithp.com>
Mon, 18 Nov 2013 20:43:33 +0000 (12:43 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Nov 2013 20:43:33 +0000 (12:43 -0800)
Instead of reading the master stylesheet from the network, just use
the one installed on the system.

Signed-off-by: Keith Packard <keithp@keithp.com>
doc/xorg-fo.xsl

index 896fcb6c4a508f72f6e2b63b632ad165639e6d86..26728d5046d95c5057d5ffe777933cfd0045b93d 100644 (file)
@@ -8,7 +8,7 @@
 -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
-<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
+<xsl:import href="file:///usr/share/xml/docbook/stylesheet/docbook-xsl/fo/docbook.xsl"/>
 
 
                        <!-- Reference Pages HTML/FO Parameters -->