diff --git a/networking/netprogs/net-tools.xml b/networking/netprogs/net-tools.xml index 99134b4e68..804bc115cb 100644 --- a/networking/netprogs/net-tools.xml +++ b/networking/netprogs/net-tools.xml @@ -125,8 +125,8 @@ following commands: -sed -e "s;/\(s\|\)bin;/usr&;g" -i Makefile && -patch -Np1 -i ../net-tools-&net-tools-version;-remove_dups-1.patch && +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 &&