diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2012-06-30 11:43:03 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-07-01 00:26:37 +0200 |
commit | 96885ca7eb4a05e65986334d6138e1fe6afa46fc (patch) | |
tree | 6cde8b9ced1d92c64716bfd5df250dfb3a39cd81 /package/freerdp/Config.in | |
parent | 9910eba33adb2b783b0df5d90a857816e82fbd55 (diff) | |
download | buildroot-novena-96885ca7eb4a05e65986334d6138e1fe6afa46fc.tar.gz buildroot-novena-96885ca7eb4a05e65986334d6138e1fe6afa46fc.zip |
pkg-download: handle interrupted wget downloads
When a wget download is interrupted, the downloaded file is still created.
It will therefore not be re-downloaded in the next build, and the
extraction will fail.
To avoid this, download to a temporary file first and rename when the
download is successful.
The existing mechanism doesn't work for interrupted downloads because the
whole sub-shell is interrupted, so the rm-part never gets executed.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/freerdp/Config.in')
0 files changed, 0 insertions, 0 deletions