aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-08-16 11:07:50 +0300
committerSaul Wold <sgw@linux.intel.com>2013-08-20 07:09:06 -0700
commit176e5c5bfdeb2529cc40e35870ac49d75439dfeb (patch)
tree067080496d1fe7b4595ebfc0186a048467ac8307 /meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch
parent8414bb5a7f2780fc067f1fdc30a56b568cbb7d82 (diff)
downloadopenembedded-core-176e5c5bfdeb2529cc40e35870ac49d75439dfeb.tar.gz
gtk+: update to upstream version 2.24.20
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch
deleted file mode 100644
index 74e479fd1b..0000000000
--- a/meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-There are issues building the gtk+ tutorial and faq documentation.
-Since they were removed in gtk+ upstream and are superfluous in
-embedded applications, just don't build them.
-
-Thanks to Joshua Lock for suggesting this approach.
-
-Signed-off-by: Scott Garman <scott.a.garman@intel.com>
-
-Upstream-Status: Inappropriate [embedded specific]
-
-diff -urN gtk+-2.22.1.orig/docs/Makefile.am gtk+-2.22.1/docs/Makefile.am
---- gtk+-2.22.1.orig/docs/Makefile.am 2010-11-15 04:13:09.000000000 -0800
-+++ gtk+-2.22.1/docs/Makefile.am 2011-02-23 19:25:16.914815097 -0800
-@@ -1,7 +1,7 @@
- ## Process this file with automake to produce Makefile.in
- include $(top_srcdir)/Makefile.decl
-
--SUBDIRS = tutorial faq reference tools
-+SUBDIRS = reference tools
-
- EXTRA_DIST += \
- defsformat.txt \