summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch b/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch
index 9201e45c39..83be39c3bf 100644
--- a/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch
+++ b/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Do not look into $HOME when looking for gtk modules
6On the host it causes host contamination, on the target it's a 6On the host it causes host contamination, on the target it's a
7potential security issue. Gtk+3 has already removed this. 7potential security issue. Gtk+3 has already removed this.
8 8
9Upstream-Status: Inapproriate [gtk2 is in maintenance mode] 9Upstream-Status: Inappropriate [gtk2 is in maintenance mode]
10Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 10Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
11--- 11---
12 gtk/gtkmodules.c | 4 ---- 12 gtk/gtkmodules.c | 4 ----