Do not warn twice (and incorrectly so) about the same issue in do_extract.
modified libpkg/pkg_add.c
@@ -66,7 +66,7 @@ do_extract(struct archive *a, struct archive_entry *ae)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -86,7 +86,7 @@ do_extract(struct archive *a, struct archive_entry *ae)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -97,6 +97,7 @@ do_extract(struct archive *a, struct archive_entry *ae)
|
|
|
|
|
|
| + | |
|
|
|
|
|