Fixed the output directory in patcheslist.xsl.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2004-08-10 22:41:54 +00:00
parent 8aa0f3a03d
commit 4370eed7cb

View File

@ -7,7 +7,7 @@
<xsl:output method="text"/> <xsl:output method="text"/>
<xsl:param name="links.directory">lfs/cvs/testing/</xsl:param> <xsl:param name="links.directory">lfs/cvs/unstable/</xsl:param>
<xsl:param name="deep.to.downloads">../../../</xsl:param> <xsl:param name="deep.to.downloads">../../../</xsl:param>
<xsl:template match="/"> <xsl:template match="/">