Author: dnicholson
Date: 2007-09-04 06:50:55 -0600 (Tue, 04 Sep 2007)
New Revision: 7098
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/cyrus-sasl.xml
Log:
Removed old patch command on they cyrus-sasl page
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-09-02 21:43:30 UTC (rev 7097)
+++ trunk/BOOK/general.ent 2007-09-04 12:50:55 UTC (rev 7098)
@@ -3,11 +3,11 @@
$Date$
-->
-<!ENTITY day "02"> <!-- Always 2 digits -->
+<!ENTITY day "04"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "September &day;nd, &year;">
+<!ENTITY releasedate "September &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 2007-09-02 21:43:30 UTC
(rev 7097)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-09-04 12:50:55 UTC
(rev 7098)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>September 4, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Removed an unnecessary command in the Cyrus
+ SASL instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 2, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/security/cyrus-sasl.xml
===================================================================
--- trunk/BOOK/postlfs/security/cyrus-sasl.xml 2007-09-02 21:43:30 UTC (rev
7097)
+++ trunk/BOOK/postlfs/security/cyrus-sasl.xml 2007-09-04 12:50:55 UTC (rev
7098)
@@ -89,8 +89,7 @@
<para>Install <application>Cyrus SASL</application> by
running the following commands:</para>
-<screen><userinput>patch -Np1 -i
../cyrus-sasl-&cyrus-sasl-version;-openldap23-1.patch &&
-./configure --prefix=/usr --sysconfdir=/etc \
+<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
--with-dbpath=/var/lib/sasl/sasldb2 \
--with-saslauthd=/var/run/saslauthd &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page