Set a default arch when loading from old format and set an unknown maintainer
modified libpkg/pkg_old.c
@@ -62,6 +62,7 @@ pkg_old_load_from_path(struct pkg *pkg, const char *path)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -92,6 +93,9 @@ pkg_old_load_from_path(struct pkg *pkg, const char *path)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|