aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/iproute2.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter08/iproute2.xml b/chapter08/iproute2.xml
index c39f892d1..d70aaa6bf 100644
--- a/chapter08/iproute2.xml
+++ b/chapter08/iproute2.xml
@@ -53,11 +53,12 @@
<screen><userinput remap="pre">sed -i /ARPD/d Makefile
rm -fv man/man8/arpd.8</userinput></screen>
+<!-- fixed upstream for 5.16.0
<para>It is also necessary to disable building two modules that
require <ulink url="&blfs-book;postlfs/iptables.html"/>.</para>
<screen><userinput remap="pre">sed -i 's/.m_ipt.o//' tc/Makefile</userinput></screen>
-
+-->
<para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>