Ignore:
Timestamp:
01/28/2022 01:04:57 PM (14 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, arm, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008
Children:
0aeb9f3, cc37d96
Parents:
e1ebbef
Message:

iproute2: remove a now useless sed

Upstream do not try anymore to build the *m_ipt modules if
iptables is not found.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/iproute2.xml

    re1ebbef r60933b9  
    5454rm -fv man/man8/arpd.8</userinput></screen>
    5555
     56<!-- fixed upstream for 5.16.0
    5657    <para>It is also necessary to disable building two modules that
    5758    require <ulink url="&blfs-book;postlfs/iptables.html"/>.</para>
    5859
    5960<screen><userinput remap="pre">sed -i 's/.m_ipt.o//' tc/Makefile</userinput></screen>
    60 
     61-->
    6162    <para>Compile the package:</para>
    6263
Note: See TracChangeset for help on using the changeset viewer.