summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-mozembed/link-with-g++.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-05-14 14:58:18 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-05-14 14:58:26 +0100
commit7af06dbb899e09884d96a20a3d4ad22a93f14c7a (patch)
tree3595b4bc2a4a48f209081c0e983523e1f06815dc /meta/packages/clutter/clutter-mozembed/link-with-g++.patch
parentf5e55e009ae720020167a275efd646925a2930c3 (diff)
downloadpoky-7af06dbb899e09884d96a20a3d4ad22a93f14c7a.tar.gz
clutter-mozembed: Update patch against latest git
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/clutter/clutter-mozembed/link-with-g++.patch')
-rw-r--r--meta/packages/clutter/clutter-mozembed/link-with-g++.patch17
1 files changed, 9 insertions, 8 deletions
diff --git a/meta/packages/clutter/clutter-mozembed/link-with-g++.patch b/meta/packages/clutter/clutter-mozembed/link-with-g++.patch
index 5a76e45222..15141a4a09 100644
--- a/meta/packages/clutter/clutter-mozembed/link-with-g++.patch
+++ b/meta/packages/clutter/clutter-mozembed/link-with-g++.patch
@@ -1,8 +1,8 @@
1Index: git/cluttermozembed/Makefile.am 1Index: git/cluttermozembed/Makefile.am
2=================================================================== 2===================================================================
3--- git.orig/cluttermozembed/Makefile.am 2009-04-16 15:54:16.000000000 +0100 3--- git.orig/cluttermozembed/Makefile.am 2009-05-11 23:16:52.000000000 +0100
4+++ git/cluttermozembed/Makefile.am 2009-04-16 15:57:02.000000000 +0100 4+++ git/cluttermozembed/Makefile.am 2009-05-11 23:18:40.000000000 +0100
5@@ -51,12 +51,13 @@ 5@@ -53,13 +53,14 @@
6 source_h = \ 6 source_h = \
7 clutter-mozembed.h 7 clutter-mozembed.h
8 source_c = \ 8 source_c = \
@@ -13,14 +13,15 @@ Index: git/cluttermozembed/Makefile.am
13 13
14 clutter_mozheadless_SOURCES = \ 14 clutter_mozheadless_SOURCES = \
15 clutter-mozheadless.c \ 15 clutter-mozheadless.c \
16 clutter-mozheadless.h \
16+ dummy2.cpp \ 17+ dummy2.cpp \
17 clutter-mozheadless.h 18 clutter-mozheadless-history.c \
18 19 clutter-mozheadless-history.h \
19 lib_LTLIBRARIES = libcluttermozembed.la 20 clutter-mozheadless-prefs.c \
20Index: git/configure.ac 21Index: git/configure.ac
21=================================================================== 22===================================================================
22--- git.orig/configure.ac 2009-04-16 15:54:16.000000000 +0100 23--- git.orig/configure.ac 2009-05-11 23:16:52.000000000 +0100
23+++ git/configure.ac 2009-04-16 15:54:30.000000000 +0100 24+++ git/configure.ac 2009-05-11 23:16:52.000000000 +0100
24@@ -7,6 +7,7 @@ 25@@ -7,6 +7,7 @@
25 26
26 AC_ISC_POSIX 27 AC_ISC_POSIX