aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stylesheets/patcheslist.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl
index d7900777e..a8a485478 100644
--- a/stylesheets/patcheslist.xsl
+++ b/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>