aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2004-08-31 18:49:33 +0000
committerJim Gifford <jim@linuxfromscratch.org>2004-08-31 18:49:33 +0000
commit14d5983b9a6e7a8f52ce9d29ae5993fd56b13851 (patch)
tree50d0df19907f80adaed1eb998e90011f93ae4b6c
parentd1a66a09dd0ca21f849088f48cb145d353246da5 (diff)
Updated: Iproute2 to latest version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/iproute2.xml6
-rw-r--r--general.ent4
2 files changed, 2 insertions, 8 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>
diff --git a/general.ent b/general.ent
index 265e44f8b..f86ea830c 100644
--- a/general.ent
+++ b/general.ent
@@ -41,8 +41,8 @@
<!ENTITY hotplug-version "2004_04_01">
<!ENTITY iana-etc-version "1.01">
<!ENTITY inetutils-version "1.4.2">
-<!ENTITY iproute2-version "2.6.8-040823">
-<!ENTITY iproute2-patch-version "2.6.8_040823">
+<!ENTITY iproute2-version "2.6.9-ss040831">
+<!ENTITY iproute2-patch-version "2.6.9_ss040831">
<!ENTITY kbd-version "1.12">
<!ENTITY less-version "382">
<!ENTITY libol-version "0.3.14">