wok-6.x rev 18180
busybox: add /bin/ip
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 05 16:27:51 2015 +0200 (2015-07-05) |
parents | 3954e94bec9b |
children | e2f9f0d42d1a |
files | busybox/receipt |
line diff
1.1 --- a/busybox/receipt Sun Jul 05 12:26:54 2015 +0200 1.2 +++ b/busybox/receipt Sun Jul 05 16:27:51 2015 +0200 1.3 @@ -122,6 +122,7 @@ 1.4 genpkg_rules() 1.5 { 1.6 cp -a $src/_install/* $fs 1.7 + [ -e $fs/sbin/ip ] && ln $fs/sbin/ip $fs/bin/ip 1.8 rm -f $fs/bin/bbconfig $fs/usr/bin/ar 1.9 mkdir -p $fs/etc/init.d $fs/var/spool/cron/crontabs $fs/var/spool/lpd 1.10