4ff5c7d9fd
Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132736 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=92
14 lines
406 B
Diff
14 lines
406 B
Diff
Index: gtk+-3.5.2/gtk/gtkmodules.c
|
|
===================================================================
|
|
--- gtk+-3.5.2.orig/gtk/gtkmodules.c
|
|
+++ gtk+-3.5.2/gtk/gtkmodules.c
|
|
@@ -60,7 +60,7 @@ get_module_path (void)
|
|
if (result)
|
|
return result;
|
|
|
|
- module_path_env = g_getenv ("GTK_PATH");
|
|
+ module_path_env = g_getenv ("GTK_PATH64");
|
|
exe_prefix = g_getenv ("GTK_EXE_PREFIX");
|
|
|
|
if (exe_prefix)
|