Fix jobs summary output.
modified libpkg/pkg_jobs.c
@@ -488,7 +488,6 @@ jobs_solve_deinstall(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -506,8 +505,7 @@ jobs_solve_deinstall(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -528,7 +526,6 @@ jobs_solve_autoremove(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -543,8 +540,7 @@ jobs_solve_autoremove(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/utils.c
@@ -676,8 +676,10 @@ print_jobs_summary(struct pkg_jobs *jobs, const char *msg, ...)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|