Turn REPOS_DIR into a list or repository to read configuration from
modified libpkg/pkg_config.c
@@ -118,9 +118,9 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -869,6 +869,7 @@ load_repo_files(const char *repodir)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -885,6 +886,7 @@ static void
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -908,10 +910,14 @@ load_repositories(const char *repodir)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|