Make pkg_register_shlibs start() from an empty list, and add it to pkg create
modified libpkg/pkg_create.c
@@ -78,6 +78,12 @@ pkg_create_from_dir(struct pkg *pkg, const char *root,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_elf.c
@@ -372,6 +372,8 @@ pkg_register_shlibs(struct pkg *pkg)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|