Add hack to avoid endless recursion.
modified libpkg/pkg_jobs.c
@@ -284,6 +284,8 @@ enum pkg_priority_update_type {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -299,6 +301,17 @@ pkg_jobs_update_universe_priority(struct pkg_jobs *j,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|