Openwrt/package/base-files/files
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
..
bin
etc
lib base-files: fix sysupgrade 'wget' handling for uclient-fetch 2016-01-25 12:35:21 +00:00
rom
sbin base-files: Fix sysupgrade overlay saving 2016-01-17 18:24:30 +00:00