mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
changed net-tools make install to make update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6b72dcfbd3
commit
9d937e5dee
@ -78,6 +78,10 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>May 16th, 2003 [gerard]: Chapter 06: Net-tools: Changed
|
||||||
|
<userinput>make install</userinput> to <userinput>make
|
||||||
|
update</userinput>.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>May 15th, 2003 [timothy]: Chapter 05: Installing Patch:
|
<listitem><para>May 15th, 2003 [timothy]: Chapter 05: Installing Patch:
|
||||||
Added <userinput>CPPFLAGS=-D_GNU_SOURCE</userinput> before
|
Added <userinput>CPPFLAGS=-D_GNU_SOURCE</userinput> before
|
||||||
<userinput>./configure</userinput> to fix patch build on PPC.</para></listitem>
|
<userinput>./configure</userinput> to fix patch build on PPC.</para></listitem>
|
||||||
|
@ -29,7 +29,7 @@ questions generated by <emphasis>make config</emphasis> by running
|
|||||||
|
|
||||||
<para>Finish installing the package:</para>
|
<para>Finish installing the package:</para>
|
||||||
|
|
||||||
<para><screen><userinput>make install</userinput></screen></para>
|
<para><screen><userinput>make update</userinput></screen></para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
<!ENTITY book SYSTEM "book/book.xml">
|
<!ENTITY book SYSTEM "book/book.xml">
|
||||||
|
|
||||||
<!ENTITY version "20030515">
|
<!ENTITY version "20030516">
|
||||||
<!ENTITY releasedate "May 15th, 2003">
|
<!ENTITY releasedate "May 16th, 2003">
|
||||||
<!ENTITY nbsp " ">
|
<!ENTITY nbsp " ">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
||||||
|
Loading…
Reference in New Issue
Block a user