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>&#x0a;chgrp lfswww *.patch &amp;&amp;&#x0a;</xsl:text>
     <xsl:text>
 if [ `wc -l copyerrs | sed 's/ *//' | cut -f1 -d' '` -gt 0 ]; then
-  mail -s "Missing LFS patches" [email protected] &lt; copyerrs
+  mail -s "Missing HLFS patches" [email protected] &lt; copyerrs
 fi&#x0a;&#x0a;</xsl:text>
 
     <xsl:text>exit&#x0a;</xsl:text>

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

Reply via email to