summaryrefslogtreecommitdiffstats
path: root/support/kconfig/patches/12-fix-glade-file-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'support/kconfig/patches/12-fix-glade-file-path.patch')
-rw-r--r--support/kconfig/patches/12-fix-glade-file-path.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/kconfig/patches/12-fix-glade-file-path.patch b/support/kconfig/patches/12-fix-glade-file-path.patch
index 681dce160..badfc91d8 100644
--- a/support/kconfig/patches/12-fix-glade-file-path.patch
+++ b/support/kconfig/patches/12-fix-glade-file-path.patch
@@ -6,7 +6,7 @@ Index: kconfig/gconf.c
===================================================================
--- kconfig.orig/gconf.c
+++ kconfig/gconf.c
-@@ -1521,7 +1521,7 @@
+@@ -1525,7 +1525,7 @@
/* Determine GUI path */
env = getenv(SRCTREE);
if (env)