commit:     c7e2531539064d3035e5ae2710e408e8975e354e
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Sat Sep  7 08:24:13 2024 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 08:26:28 2024 +0000
URL:        https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=c7e25315

Actually install iptoken.sh.

This is a fixup of bde6dd2ad5b393e351ae8fd8d89f3bec62e52914 where I
didn't notice that I need to additionally add to the Makefile to have
the script installed.

Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>

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

diff --git a/net/Makefile b/net/Makefile
index 22bd8d1..02c06fb 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 ifplugd.sh ip6to4.sh 
\
+               ccwgroup.sh clip.sh ethtool.sh iproute2.sh iptoken.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