libarchive does not populate st_flags Use the proper API
modified libpkg/pkg_add.c
@@ -155,6 +155,7 @@ do_extract(struct archive *a, struct archive_entry *ae, const char *location,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -181,6 +182,7 @@ do_extract(struct archive *a, struct archive_entry *ae, const char *location,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -265,7 +267,7 @@ do_extract(struct archive *a, struct archive_entry *ae, const char *location,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -287,11 +289,8 @@ do_extract(struct archive *a, struct archive_entry *ae, const char *location,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -314,8 +313,8 @@ cleanup:
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|