Changeset beea728 for networking


Ignore:
Timestamp:
08/11/2021 03:30:27 PM (3 years ago)
Author:
Tim Tassonis <stuff@…>
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:
6e1270b
Parents:
bb78d32
Message:

Remove ifconfig from net-tools-2.10.

File:
1 edited

Legend:

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

    rbb78d32 rbeea728  
    133133make DESTDIR=$PWD/install -j1 install       &amp;&amp;
    134134rm    install/usr/bin/{nis,yp}domainname    &amp;&amp;
    135 rm    install/usr/bin/{hostname,dnsdomainname,domainname} &amp;&amp;
     135rm    install/usr/bin/{hostname,dnsdomainname,domainname,ifconfig} &amp;&amp;
    136136rm -r install/usr/share/man/man1            &amp;&amp;
     137rm    install/usr/share/man/man8/ifconfig.8 &amp;&amp;
    137138unset BINDIR SBINDIR</userinput></screen>
    138139
Note: See TracChangeset for help on using the changeset viewer.