Try to create the tmp directory if it doesn't exists that helps bootstrapping base from pkgng
modified libpkg/update.c
@@ -80,6 +80,7 @@ repo_fetch_remote_tmp(struct pkg_repo *repo, const char *filename, const char *e
|
|
|
|
|
|
| + | |
|
|
|
|
|