From 359a922659c6b33c44ab7c4f94de7d801a8bea63 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 2 Feb 2011 10:39:48 +0100 Subject: package/config: Rebase against Linux 2.6.36 No significant changes, but makes it easier to rebase against newer versions. Signed-off-by: Peter Korsgaard --- package/config/patches/12-fix-glade-file-path.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/config/patches/12-fix-glade-file-path.patch') diff --git a/package/config/patches/12-fix-glade-file-path.patch b/package/config/patches/12-fix-glade-file-path.patch index 10c7e9163..140201cec 100644 --- a/package/config/patches/12-fix-glade-file-path.patch +++ b/package/config/patches/12-fix-glade-file-path.patch @@ -2,10 +2,10 @@ gconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: config.new/gconf.c +Index: config/gconf.c =================================================================== ---- config.new.orig/gconf.c -+++ config.new/gconf.c +--- config.orig/gconf.c ++++ config/gconf.c @@ -1525,7 +1525,7 @@ /* Determine GUI path */ env = getenv(SRCTREE); -- cgit v1.2.3