mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fixed sed command in WvStreams
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6228 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d3b440e66f
commit
a6e4fb1163
@ -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>
|
||||
|
@ -41,6 +41,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>
|
||||
|
Loading…
Reference in New Issue
Block a user