Ignore:
Timestamp:
02/19/2005 07:44:24 PM (19 years ago)
Author:
Gerard Beekmans <gerard@…>
Children:
acdb4a6
Parents:
ccb4ec9
Message:

Synchronized Testing with Trunk. Ready to move Testing to Trunk and discontinue Testing.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/iproute2.xml

    rccb4ec9 rb465451  
    4343    <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen>
    4444
     45<para>The patch below fixes the issue with the newer versions of
     46findutils whose <command>find</command> command will report an error
     47message when its options are not in the proper order.</para>
     48
     49<screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-find_update-1.patch</userinput></screen>
     50
     51
    4552    <para>Prepare Iproute2 for compilation:</para>
    4653    <screen><userinput>./configure </userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.