Make do_extract_mtree available throught the private API
modified libpkg/pkg_add.c
@@ -100,7 +100,7 @@ do_extract(struct archive *a, struct archive_entry *ae)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -413,4 +413,5 @@ int pkg_emit_manifest_sbuf(struct pkg*, struct sbuf *, short, char **);
|
|
|
|
|
|
| + | |
|