mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 03:03:02 +01:00
These patches were mistakenly moved into meta/recipes-graphics/clutter during the metadata reorg. This moves them back where they belong. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
14 lines
467 B
Diff
14 lines
467 B
Diff
Index: git/cluttermozembed/Makefile.am
|
|
===================================================================
|
|
--- git.orig/clutter-mozembed/Makefile.am 2009-07-24 16:58:24.000000000 +0100
|
|
+++ git/clutter-mozembed/Makefile.am 2009-07-24 17:00:53.000000000 +0100
|
|
@@ -66,7 +66,7 @@
|
|
clutter-mozembed.c \
|
|
clutter-mozembed-comms.c \
|
|
clutter-mozembed-comms.h \
|
|
- clutter-mozembed-download.c
|
|
+ clutter-mozembed-download.c dummy.cpp
|
|
|
|
bin_PROGRAMS = clutter-mozheadless
|
|
|