files ignore: to not extract temporary files in the first place
modified libpkg/pkg_add.c
@@ -667,6 +667,10 @@ do_extract(struct archive *a, struct archive_entry *ae,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1011,7 +1015,9 @@ pkg_add_cleanup_old(struct pkgdb *db, struct pkg *old, struct pkg *new, int flag
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|