Do not try to update disabled repositories
modified libpkg/update.c
@@ -626,6 +626,9 @@ pkg_update(struct pkg_repo *repo, bool force)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/update.c
@@ -57,6 +57,8 @@ pkgcli_update(bool force) {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|