Explorar o código

Added another change to patcheslist.xsl.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia %!s(int64=21) %!d(string=hai) anos
pai
achega
f18c5aa425
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      stylesheets/patcheslist.xsl

+ 1 - 0
stylesheets/patcheslist.xsl

@@ -16,6 +16,7 @@
   cd /home/httpd/www.linuxfromscratch.org/patches/</xsl:text>
     <xsl:value-of select="$links.directory"/>
     <xsl:text> &amp;&amp;&#x0a;&#x0a;</xsl:text>
+    <xsl:text>  rm -f *.patch &amp;&amp;&#x0a;&#x0a;</xsl:text>
     <xsl:apply-templates/>
     <xsl:text>&#x0a;  exit</xsl:text>
   </xsl:template>