|
@@ -51,6 +51,11 @@
|
|
|
|
|
|
<screen><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen>
|
|
<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 's/== !/\&\& !/' ip/iproute2.c</userinput></screen>
|
|
|
|
+
|
|
<para>Compile the package:</para>
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make DESTDIR=</userinput></screen>
|
|
<screen><userinput remap="make">make DESTDIR=</userinput></screen>
|