Procházet zdrojové kódy

Updated: Iproute2 to latest version

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jim Gifford před 21 roky
rodič
revize
14d5983b9a
2 změnil soubory, kde provedl 2 přidání a 8 odebrání
  1. 0 6
      chapter06/iproute2.xml
  2. 2 2
      general.ent

+ 0 - 6
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>
 

+ 2 - 2
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">