Author: robert
Date: 2010-11-06 22:48:39 -0600 (Sat, 06 Nov 2010)
New Revision: 1587
Removed:
trunk/BOOK/appendices/appendix/
Modified:
trunk/BOOK/stylesheets/patcheslist.xsl
Log:
Use hlfs-book address in patcheslist.xsl.
Modified: trunk/BOOK/stylesheets/patcheslist.xsl
===================================================================
--- trunk/BOOK/stylesheets/patcheslist.xsl 2010-11-07 04:33:09 UTC (rev
1586)
+++ trunk/BOOK/stylesheets/patcheslist.xsl 2010-11-07 04:48:39 UTC (rev
1587)
@@ -38,7 +38,7 @@
<xsl:text>
chgrp lfswww *.patch &&
</xsl:text>
<xsl:text>
if [ `wc -l copyerrs | sed 's/ *//' | cut -f1 -d' '` -gt 0 ]; then
- mail -s "Missing LFS patches" [email protected] < copyerrs
+ mail -s "Missing HLFS patches" [email protected] < copyerrs
fi

</xsl:text>
<xsl:text>exit
</xsl:text>
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page