Ignore:
File:
1 edited

Legend:

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

    r0ea195f4 r45ab6c7  
    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;
    130129sed -i '/#include &lt;netinet\/ip.h&gt;/d'  iptunnel.c &amp;&amp;
    131130
     
    147146  <sect2 role="commands">
    148147    <title>Command Explanations</title>
    149 
    150     <para>
    151       <command>sed -i "s;/\(s\|\)bin;/usr&amp;;g" -i Makefile</command>:
    152       Modifies the <filename>Makefile</filename> to get the binaries
    153       installed in the <filename class="directory">/usr</filename> hierarchy.
    154     </para>
    155148
    156149    <para>
Note: See TracChangeset for help on using the changeset viewer.