Author: dnicholson
Date: 2006-06-28 23:45:48 -0600 (Wed, 28 Jun 2006)
New Revision: 6228
Modified:
trunk/BOOK/basicnet/netlibs/wvstreams.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed sed command in WvStreams
Modified: trunk/BOOK/basicnet/netlibs/wvstreams.xml
===================================================================
--- trunk/BOOK/basicnet/netlibs/wvstreams.xml 2006-06-28 21:57:41 UTC (rev
6227)
+++ trunk/BOOK/basicnet/netlibs/wvstreams.xml 2006-06-29 05:45:48 UTC (rev
6228)
@@ -91,8 +91,7 @@
following:</para>
<screen><userinput>sed -i -e "s/8_3/8_4/" -e "s/8\.3/8.4/" \
- configure{,.ac} include/wvautoconf.h.in bindings/rules.mk \
- gnulib/config.h</userinput></screen>
+ configure{,.ac} include/wvautoconf.h.in
bindings/rules.mk</userinput></screen>
<para>Install <application>WvStreams</application> by running the following
commands:</para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-06-28 21:57:41 UTC
(rev 6227)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-06-29 05:45:48 UTC
(rev 6228)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>June 29th, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Fixed sed command in WvStreams to not alter
+ a non-existent file. Thanks to Angel Tsankov.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 28th, 2006</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page