Only cleanout parser when needed
modified libpkg/pkg_manifest.c
@@ -693,6 +693,7 @@ pkg_parse_manifest_file(struct pkg *pkg, const char *file, struct pkg_manifest_k
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -702,7 +703,8 @@ pkg_parse_manifest_file(struct pkg *pkg, const char *file, struct pkg_manifest_k
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|