scripts: prepend the lines that serves as arguments when formating the scripts from plist
modified libpkg/pkg_ports.c
@@ -552,7 +552,7 @@ meta_exec(struct plist *p, char *line, struct file_attr *a, exec_t type)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -958,7 +958,7 @@ apply_keyword_file(ucl_object_t *obj, struct plist *p, char *line, struct file_a
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -969,7 +969,7 @@ apply_keyword_file(ucl_object_t *obj, struct plist *p, char *line, struct file_a
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -67,7 +67,7 @@ int mkdirs(const char *path);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -180,7 +180,7 @@ file_to_buffer(const char *path, char **buffer, off_t *sz)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -189,6 +189,14 @@ format_exec_cmd(char **dest, const char *in, const char *prefix,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/create.sh
@@ -417,7 +417,7 @@ directories {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|