aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mutter/mutter/nodocs.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-12-17 16:26:52 +0000
committerSaul Wold <sgw@linux.intel.com>2012-12-18 23:48:23 -0800
commitfdfee428db3a91c17618277d24b558d31a17d266 (patch)
tree1ff06125fb686a2136cb600c7b0e79d74c73cdcf /meta/recipes-graphics/mutter/mutter/nodocs.patch
parentd35bcd6e930042b0238abea34769ba797db86a88 (diff)
downloadopenembedded-core-contrib-fdfee428db3a91c17618277d24b558d31a17d266.tar.gz
mutter: remove
This recipe was never used in oe-core or meta-oe, and is very old. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/mutter/mutter/nodocs.patch')
-rw-r--r--meta/recipes-graphics/mutter/mutter/nodocs.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/meta/recipes-graphics/mutter/mutter/nodocs.patch b/meta/recipes-graphics/mutter/mutter/nodocs.patch
deleted file mode 100644
index ceb06090b4..0000000000
--- a/meta/recipes-graphics/mutter/mutter/nodocs.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-Upstream-Status: Inappropriate [configuration]
-
-Index: git/Makefile.am
-===================================================================
---- git.orig/Makefile.am 2009-01-27 13:26:12.000000000 +0000
-+++ git/Makefile.am 2009-01-27 14:07:13.000000000 +0000
-@@ -1,5 +1,5 @@
-
--SUBDIRS=src po doc
-+SUBDIRS=src po
-
- EXTRA_DIST = HACKING MAINTAINERS rationales.txt \
- intltool-extract.in intltool-merge.in intltool-update.in
-Index: git/configure.in
-===================================================================
---- git.orig/configure.in 2009-01-27 13:26:12.000000000 +0000
-+++ git/configure.in 2009-01-27 14:11:16.000000000 +0000
-@@ -538,12 +538,9 @@
-
- # Warnings are there for a reason
- if test "x$GCC" = "xyes"; then
-- CFLAGS="$CFLAGS -Wall -Werror -ansi"
-+ CFLAGS="$CFLAGS -Wall -ansi"
- fi
-
--# Use gnome-doc-utils:
--GNOME_DOC_INIT([0.8.0])
--
- AC_CONFIG_FILES([
- Makefile
- doc/Makefile