Changeset 5531b4a


Ignore:
Timestamp:
07/06/2021 09:27:52 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a8089a2
Parents:
f84c8814
git-author:
Ken Moffat <ken@…> (07/06/2021 09:26:02 PM)
git-committer:
Ken Moffat <ken@…> (07/06/2021 09:27:52 PM)
Message:

net-tools - apply the patch first.

Without this, the changes to the Makefile to comment out progs
reject. Fixes @0ea195f41b6e4020a0897a80d4ec25f859a14774

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/net-tools.xml

    rf84c8814 r5531b4a  
    126126    </para>
    127127
    128 <screen><userinput>sed -e "s;/\(s\|\)bin;/usr&amp;;g" -i Makefile &amp;&amp;
    129 patch -Np1 -i ../net-tools-&net-tools-version;-remove_dups-1.patch &amp;&amp;
     128<screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-remove_dups-1.patch &amp;&amp;
     129sed -e "s;/\(s\|\)bin;/usr&amp;;g" -i Makefile &amp;&amp;
    130130sed -i '/#include &lt;netinet\/ip.h&gt;/d'  iptunnel.c &amp;&amp;
    131131
Note: See TracChangeset for help on using the changeset viewer.