Fix newlines display for progress bar.
modified libpkg/pkg_jobs.c
@@ -2102,6 +2102,7 @@ jobs_solve_install_upgrade(struct pkg_jobs *j)
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/event.c
@@ -345,7 +345,7 @@ progress_alarm_handler(int signo)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -366,7 +366,7 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|