Another fix to the cudf emitter.
modified libpkg/pkg_cudf.c
@@ -158,6 +158,7 @@ cudf_emit_request_packages(const char *op, struct pkg_jobs *j, FILE *f)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -169,11 +170,15 @@ cudf_emit_request_packages(const char *op, struct pkg_jobs *j, FILE *f)
|
|
|
|
|
|
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -184,10 +189,12 @@ cudf_emit_request_packages(const char *op, struct pkg_jobs *j, FILE *f)
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs.c
@@ -157,7 +157,7 @@ pkg_jobs_add_req(struct pkg_jobs *j, const char *origin, struct pkg *pkg, bool a
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|