Do not enforce a width limitation on the yaml lines
modified libpkg/pkg_manifest.c
@@ -1735,6 +1735,7 @@ pkg_emit_manifest_file(struct pkg *pkg, FILE *f, short flags, char **pdigest)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1769,6 +1770,7 @@ pkg_emit_manifest_sbuf(struct pkg *pkg, struct sbuf *b, short flags, char **pdig
|
|
|
|
|
|
| + | |
|
|
|
|
|