Author: ken
Date: 2010-11-23 12:51:48 -0700 (Tue, 23 Nov 2010)
New Revision: 8706

Modified:
   trunk/BOOK/basicnet/mailnews/mutt.xml
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Remove bogus patch command from mutt.

Modified: trunk/BOOK/basicnet/mailnews/mutt.xml
===================================================================
--- trunk/BOOK/basicnet/mailnews/mutt.xml       2010-11-21 21:28:46 UTC (rev 
8705)
+++ trunk/BOOK/basicnet/mailnews/mutt.xml       2010-11-23 19:51:48 UTC (rev 
8706)
@@ -126,8 +126,7 @@
     <para>Install <application>Mutt</application> by running the following
     commands:</para>
 
-<screen><userinput>patch -Np1 -i 
../mutt-&mutt-version;-interactive_smtp_fix-1.patch &amp;&amp;
-./configure --prefix=/usr --sysconfdir=/etc \
+<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
             --with-docdir=/usr/share/doc/mutt-&mutt-version; \
             --enable-pop --enable-imap \
             --enable-hcache --without-qdbm \

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2010-11-21 21:28:46 UTC (rev 8705)
+++ trunk/BOOK/general.ent      2010-11-23 19:51:48 UTC (rev 8706)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "22">                   <!-- Always 2 digits -->
+<!ENTITY day          "24">                   <!-- Always 2 digits -->
 <!ENTITY month        "11">                   <!-- Always 2 digits -->
 <!ENTITY year         "2010">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "November &day;nd, &year;">
+<!ENTITY releasedate  "November &day;th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-11-21 21:28:46 UTC 
(rev 8705)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-11-23 19:51:48 UTC 
(rev 8706)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>November 24th, 2010</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - removed a now-obsolete command from the mutt
+          instrucions, thanks to Mike Hollis for pointing it out.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>November 22nd, 2010</para>
       <itemizedlist>
         <listitem>

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

Reply via email to