Remove file if fetch failed.
modified docs/TODO
@@ -1,8 +1,3 @@
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -13,5 +8,3 @@ BETA1
|
|
|
|
|
|
| - | |
| - | |
modified libpkg/fetch.c
@@ -78,5 +78,9 @@ pkg_fetch_file(const char *url, const char *dest, void *data, fetch_cb cb)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|