OS: make abi, altabi and osversion members of os_info
modified libpkg/pkg_config.c
@@ -99,10 +99,7 @@ struct config_entry {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -176,13 +173,13 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -440,7 +437,7 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -890,7 +887,7 @@ load_repo_file(int dfd, const char *repodir, const char *repofile,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1098,7 +1095,6 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1114,14 +1110,14 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1230,10 +1226,10 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -638,6 +638,9 @@ struct os_info {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|