Ensure we are picking the exact temp directory
modified libpkg/pkg_add.c
@@ -324,7 +324,7 @@ create_dir(struct pkg *pkg, struct pkg_dir *d, tempdirs_t *tempdirs __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -422,7 +422,7 @@ create_symlinks(struct pkg *pkg, struct pkg_file *f, const char *target, tempdir
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -507,7 +507,7 @@ create_hardlink(struct pkg *pkg, struct pkg_file *f, const char *path, tempdirs_
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -611,7 +611,7 @@ create_regfile(struct pkg *pkg, struct pkg_file *f, struct archive *a,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|