diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2004-08-31 18:49:33 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2004-08-31 18:49:33 +0000 |
commit | 14d5983b9a6e7a8f52ce9d29ae5993fd56b13851 (patch) | |
tree | 50d0df19907f80adaed1eb998e90011f93ae4b6c /chapter06 | |
parent | d1a66a09dd0ca21f849088f48cb145d353246da5 (diff) |
Updated: Iproute2 to latest version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/iproute2.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 8da0397d9..f3ddc2699 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -42,12 +42,6 @@ <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen> - <para>The following patch allows the installation of the man pages - for iproute2. - </para> - - <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-manpages-1.patch</userinput></screen> - <para>Prepare iproute2 for compilation:</para> <screen> <userinput>./configure </userinput></screen> |