Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
4370eed7cb
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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="/">