Merge branch '465-plist-cwd-exec-ordering'
modified libpkg/pkg_ports.c
@@ -59,7 +59,6 @@ struct plist {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -165,6 +164,10 @@ setprefix(struct plist *p, char *line, struct file_attr *a)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -490,7 +493,7 @@ meta_exec(struct plist *p, char *line, struct file_attr *a, bool unexec)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -942,7 +945,6 @@ ports_parse_plist(struct pkg *pkg, char *plist, const char *stage)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1006,12 +1008,6 @@ ports_parse_plist(struct pkg *pkg, char *plist, const char *stage)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1032,8 +1028,6 @@ ports_parse_plist(struct pkg *pkg, char *plist, const char *stage)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|