pkg_repo_binary_query: Remove DISTINCT from the SQL query.
modified libpkg/repo/binary/query.c
@@ -103,7 +103,7 @@ pkg_repo_binary_query(struct pkg_repo *repo, const char *cond, const char *patte
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -118,7 +118,7 @@ pkg_repo_binary_query(struct pkg_repo *repo, const char *cond, const char *patte
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|