Do not restore flags from the package if the used libarchive is 2.8.x it does not handle st_flags
modified libpkg/pkg_add.c
@@ -287,9 +287,12 @@ do_extract(struct archive *a, struct archive_entry *ae, const char *location,
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|