<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
-<xsl:import href="@XSL_DIR@/htmlhelp/htmlhelp.xsl"/>
+<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl" />
<xsl:template name="body.attributes">
<link rel="stylesheet" type="text/css" href="common/style1.css"/>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
-<xsl:import href="@XSL_DIR@/manpages/docbook.xsl"/>
+<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"/>
</xsl:stylesheet>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
- <xsl:include href="@XSL_DIR@/xhtml/chunk.xsl"/>
+ <xsl:include href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/>
<xsl:variable name="use.id.as.filename">1</xsl:variable>
<xsl:variable name="html.ext">.tkl</xsl:variable>