New option to disable running scripts
modified libpkg/pkg_config.c
@@ -282,6 +282,12 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/scripts.c
@@ -75,6 +75,9 @@ pkg_script_run(struct pkg * const pkg, pkg_script type)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|