Prepend attached the repository name by remote- in multi-repos (another fix for #394)
modified libpkg/pkgdb.c
@@ -170,7 +170,7 @@ pkgdb_get_reponame(struct pkgdb *db, const char *repo)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -664,7 +664,7 @@ pkgdb_open_multirepos(const char *dbdir, struct pkgdb *db)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -689,7 +689,7 @@ pkgdb_open_multirepos(const char *dbdir, struct pkgdb *db)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -3480,7 +3480,7 @@ pkgdb_rquery(struct pkgdb *db, const char *pattern, match_t match,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|