Explorar o código

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 %!s(int64=21) %!d(string=hai) anos
pai
achega
4370eed7cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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="/">