mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +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>
|
||||
</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:
|
||||
Added <userinput>CPPFLAGS=-D_GNU_SOURCE</userinput> before
|
||||
<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><screen><userinput>make install</userinput></screen></para>
|
||||
<para><screen><userinput>make update</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user