commit:     25ccdf84a42bd5f39cc3577e2e1aeaabbf037a4b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 12:02:20 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 12:02:20 2024 +0000
URL:        https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=25ccdf84

net: fix ip*6*token install

Fixes: c7e2531539064d3035e5ae2710e408e8975e354e
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/Makefile b/net/Makefile
index 02c06fb..d4f9320 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -11,7 +11,7 @@ INC-FreeBSD=  iwconfig.sh
 
 SRCS-Linux=    iwconfig.sh.in udhcpc.sh.in
 INC-Linux=     adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \
-               ccwgroup.sh clip.sh ethtool.sh iproute2.sh iptoken.sh 
ifplugd.sh ip6to4.sh \
+               ccwgroup.sh clip.sh ethtool.sh iproute2.sh ip6token.sh 
ifplugd.sh ip6to4.sh \
                ipppd.sh iwconfig.sh netplugd.sh pppd.sh tuntap.sh udhcpc.sh \
                vlan.sh macvlan.sh ip6rd.sh firewalld.sh dummy.sh hsr.sh 
l2tp.sh \
                iw.sh iwd.sh wireguard.sh veth.sh dhclientv6.sh qmi.sh

Reply via email to