mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
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:
parent
8aa0f3a03d
commit
4370eed7cb
@ -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="/">
|
||||||
|
Loading…
Reference in New Issue
Block a user