mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
net-tools - apply the patch first.
Without this, the changes to the Makefile to comment out progs reject. Fixes @0ea195f41b6e4020a0897a80d4ec25f859a14774
This commit is contained in:
parent
f84c88146d
commit
5531b4adce
@ -125,8 +125,8 @@
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -e "s;/\(s\|\)bin;/usr&;g" -i Makefile &&
|
||||
patch -Np1 -i ../net-tools-&net-tools-version;-remove_dups-1.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-remove_dups-1.patch &&
|
||||
sed -e "s;/\(s\|\)bin;/usr&;g" -i Makefile &&
|
||||
sed -i '/#include <netinet\/ip.h>/d' iptunnel.c &&
|
||||
|
||||
yes "" | make config &&
|
||||
|
Loading…
Reference in New Issue
Block a user