openwrtv4/package/base-files/files/lib
Felix Fietkau b7ab6c66cc base-files: fix sysupgrade 'wget' handling for uclient-fetch
change 48451 tried to add support for uclient-fetch by moving
/usr/bin/wget to /bin/wget, but this change kept the symbolic
link to /bin/busybox as install_bin creates links to param 1

the desired fix is to link to uclient-fetch to wget:
  install_bin /bin/uclient-fetch /bin/wget

Signed-off-by: John Clark <inindev@gmail.com>

SVN-Revision: 48483
2016-01-25 12:35:21 +00:00
..
functions base-files: cleanup mtd_get_mac_binary hexdump 2015-12-19 11:28:42 +00:00
preinit base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage 2015-09-08 17:44:13 +00:00
upgrade base-files: fix sysupgrade 'wget' handling for uclient-fetch 2016-01-25 12:35:21 +00:00
functions.sh base-files: refactor default_postinst() 2015-09-16 08:43:58 +00:00