mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-30 09:09:20 +01:00
iproute2: add NETNS_RUN_DIR=/run/netns to avoid using deprecated /var/run
This commit is contained in:
parent
426a539337
commit
d693c8698e
@ -61,7 +61,7 @@ rm -fv man/man8/arpd.8</userinput></screen>
|
||||
-->
|
||||
<para>Compile the package:</para>
|
||||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
<screen><userinput remap="make">make NETNS_RUN_DIR=/run/netns</userinput></screen>
|
||||
|
||||
<para>This package does not have a working test suite.</para>
|
||||
<!-- currently not useful, no tests actually run
|
||||
|
Loading…
Reference in New Issue
Block a user