Fix compilation and deactivate shlibs collection for now, need more testings
modified libpkg/pkg_create.c
@@ -67,8 +67,8 @@ pkg_create_from_dir(struct pkg *pkg, const char *root, struct packing *pkg_archi
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_elf.c
@@ -132,6 +132,7 @@ analyse_elf(const char *fpath, const char ***namelist)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -140,7 +141,7 @@ analyse_elf(const char *fpath, const char ***namelist)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -229,7 +230,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -1860,21 +1860,21 @@ pkgdb_register_pkg(struct pkgdb *db, struct pkg *pkg, int complete)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1882,12 +1882,12 @@ pkgdb_register_pkg(struct pkgdb *db, struct pkg *pkg, int complete)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified pkg/register.c
@@ -199,9 +199,9 @@ exec_register(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|