Do not allow duplicate plugin names
modified libpkg/plugins.c
@@ -126,6 +126,7 @@ static int
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -159,8 +160,16 @@ pkg_plugins_parse_conf(const char *file)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|