diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-25 12:35:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-25 12:35:21 +0000 |
commit | 5d1abd7bfa82e1e0f8e4e5ca7baebeb2cb691cb4 (patch) | |
tree | 56a5df8cd398e500c586e3b328ff7d7aa3deeaee /package/firmware | |
parent | 29209ec1e96b9c60ad9844225eb6adc7442114b9 (diff) | |
download | master-187ad058-5d1abd7bfa82e1e0f8e4e5ca7baebeb2cb691cb4.tar.gz master-187ad058-5d1abd7bfa82e1e0f8e4e5ca7baebeb2cb691cb4.tar.bz2 master-187ad058-5d1abd7bfa82e1e0f8e4e5ca7baebeb2cb691cb4.zip |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48483 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firmware')
0 files changed, 0 insertions, 0 deletions