mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
clutter-mozembed: move patches back into meta-moblin
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>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Index: git/cluttermozembed/Makefile.am
|
||||
===================================================================
|
||||
--- git.orig/cluttermozembed/Makefile.am 2009-06-10 15:04:54.000000000 +0100
|
||||
+++ git/cluttermozembed/Makefile.am 2009-06-10 15:10:12.000000000 +0100
|
||||
@@ -61,7 +61,7 @@
|
||||
clutter-mozembed-private.h
|
||||
source_c = \
|
||||
clutter-mozembed.c \
|
||||
- clutter-mozembed-download.c
|
||||
+ clutter-mozembed-download.c dummy.cpp
|
||||
|
||||
bin_PROGRAMS = clutter-mozheadless
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user