|
@@ -16,6 +16,7 @@
|
|
cd /home/httpd/www.linuxfromscratch.org/patches/</xsl:text>
|
|
cd /home/httpd/www.linuxfromscratch.org/patches/</xsl:text>
|
|
<xsl:value-of select="$links.directory"/>
|
|
<xsl:value-of select="$links.directory"/>
|
|
<xsl:text> &&

</xsl:text>
|
|
<xsl:text> &&

</xsl:text>
|
|
|
|
+ <xsl:text> rm -f *.patch &&

</xsl:text>
|
|
<xsl:apply-templates/>
|
|
<xsl:apply-templates/>
|
|
<xsl:text>
 exit</xsl:text>
|
|
<xsl:text>
 exit</xsl:text>
|
|
</xsl:template>
|
|
</xsl:template>
|