ソースを参照

Fixed the output directory in patcheslist.xsl.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 21 年 前
コミット
4370eed7cb
1 ファイル変更1 行追加1 行削除
  1. 1 1
      stylesheets/patcheslist.xsl

+ 1 - 1
stylesheets/patcheslist.xsl

@@ -7,7 +7,7 @@
 
   <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:template match="/">