mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
iproute2: remove a now useless sed
Upstream do not try anymore to build the *m_ipt modules if iptables is not found.
This commit is contained in:
parent
e1ebbef46a
commit
60933b952f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user