Use ucl variable system to handle ${ABI}
modified libpkg/pkg_config.c
@@ -488,35 +488,6 @@ subst_packagesite_str(const char *oldstr)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -779,11 +750,6 @@ add_repo(ucl_object_t *obj, struct pkg_repo *r, const char *rname)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -846,9 +812,13 @@ load_repo_file(const char *repofile)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -986,7 +956,8 @@ pkg_init(const char *path, const char *reposdir)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -1163,8 +1134,6 @@ parsed:
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|