aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/iproute2.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 12b2a1c23..050b682bc 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -51,11 +51,6 @@
<screen><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen>
- <para>Fix a bug that causes the <command>ip route get</command> command to
- not produce any output:</para>
-
-<screen><userinput remap="pre">sed -i '1289i\\tfilter.cloned = 2;' ip/iproute.c</userinput></screen>
-
<para>Compile the package:</para>
<screen><userinput remap="make">make DESTDIR=</userinput></screen>