summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-10 22:12:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 16:54:55 +0100
commita708c42065eeeaabf97b97b530f63e4ef484bcf7 (patch)
tree8b68187de4199013822b02a95f3257e28c6fcace /meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2
parent434581849c521d0a13e5be0c5a0d65c3f16ad54b (diff)
downloadopenembedded-core-contrib-a708c42065eeeaabf97b97b530f63e4ef484bcf7.tar.gz
matchbox-wm-2: fix typo in Makefile
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2')
-rw-r--r--meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2/fix_makefile.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2/fix_makefile.patch b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2/fix_makefile.patch
new file mode 100644
index 0000000000..8c40e85848
--- /dev/null
+++ b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2/fix_makefile.patch
@@ -0,0 +1,19 @@
+Upstream-Status: Pending
+
+Nitin A Kamble <nitin.a.kamble@intel.com> 2011/05/10
+Fix following build error:
+| Makefile:734: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
+| ERROR: oe_runmake failed
+
+Index: matchbox-window-manager-2/Makefile.am
+===================================================================
+--- matchbox-window-manager-2.orig/Makefile.am
++++ matchbox-window-manager-2/Makefile.am
+@@ -3,6 +3,6 @@ SUBDIRS = matchbox data doc util
+ # Extra clean files so that maintainer-clean removes *everything*
+
+ snapshot:
+- $(MAKE) dist distdir=$(PACKAGE)-snapshot-`date +"%Y%m%d"`
++ $(MAKE) dist distdir=$(PACKAGE)-snapshot-`date +"%Y%m%d"`
+
+ MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing