From e152ec7bf4ba252ff9d3eb13eabd417b931dac9a Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Mon, 24 Sep 2018 09:29:55 +0100 Subject: Import Upstream version 1.12.2 --- libnm-core/nm-vpn-editor-plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-core/nm-vpn-editor-plugin.c') diff --git a/libnm-core/nm-vpn-editor-plugin.c b/libnm-core/nm-vpn-editor-plugin.c index 32e2a4ed..d690d9b0 100644 --- a/libnm-core/nm-vpn-editor-plugin.c +++ b/libnm-core/nm-vpn-editor-plugin.c @@ -262,7 +262,7 @@ _nm_vpn_editor_plugin_load (const char *plugin_name, if (do_file_checks) { if ( !strchr (plugin_name, '/') && !g_str_has_suffix (plugin_name, ".la")) { - plugin_filename_free = g_module_build_path (NMPLUGINDIR, plugin_name); + plugin_filename_free = g_module_build_path (NMVPNDIR, plugin_name); plugin_filename = plugin_filename_free; } } -- cgit 1.3.0-6-gf8a5