Author: randy
Date: 2010-03-07 11:43:09 -0700 (Sun, 07 Mar 2010)
New Revision: 8310

Modified:
   trunk/BOOK/server/databases/db.xml
Log:
Removed obsolete patching commands from the Berkeley-DB instructions, thanks to 
Bruce for noticing

Modified: trunk/BOOK/server/databases/db.xml
===================================================================
--- trunk/BOOK/server/databases/db.xml  2010-03-07 18:31:10 UTC (rev 8309)
+++ trunk/BOOK/server/databases/db.xml  2010-03-07 18:43:09 UTC (rev 8310)
@@ -102,9 +102,7 @@
     <para>Build for the <application>Berkeley DB</application> test by running
     the following commands:</para>
 
-<screen><userinput>patch -Np0 -i ../patch.&db-version;.1 &amp;&amp;
-patch -Np0 -i ../patch.&db-version;.2 &amp;&amp;
-cd build_unix &amp;&amp;
+<screen><userinput>cd build_unix &amp;&amp;
 ../dist/configure --prefix=/usr \
                   --enable-test \
                   --enable-tcl  \

-- 
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