summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-06-15 13:34:47 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-06-15 13:34:47 +0100
commit30f949e4bb7e30f79f3e58b91365ceb415b26a62 (patch)
treeee79fa90a0ff6b2f61e457a8c33b08a64c675116 /meta/packages/clutter
parent2300c6464634afa4d02a0cd597804cce124324a4 (diff)
downloadpoky-30f949e4bb7e30f79f3e58b91365ceb415b26a62.tar.gz
clutter-gst: Update patch against upstream changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/clutter')
-rw-r--r--meta/packages/clutter/clutter-gst/autofoo.patch22
1 files changed, 12 insertions, 10 deletions
diff --git a/meta/packages/clutter/clutter-gst/autofoo.patch b/meta/packages/clutter/clutter-gst/autofoo.patch
index 569b0d8be9..349391c786 100644
--- a/meta/packages/clutter/clutter-gst/autofoo.patch
+++ b/meta/packages/clutter/clutter-gst/autofoo.patch
@@ -3,21 +3,23 @@
3 examples/Makefile.am | 2 +- 3 examples/Makefile.am | 2 +-
4 2 files changed, 2 insertions(+), 2 deletions(-) 4 2 files changed, 2 insertions(+), 2 deletions(-)
5 5
6Index: clutter-gst/examples/Makefile.am 6Index: git/examples/Makefile.am
7=================================================================== 7===================================================================
8--- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000 8--- git.orig/examples/Makefile.am 2009-06-15 13:32:10.000000000 +0100
9+++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000 9+++ git/examples/Makefile.am 2009-06-15 13:33:44.000000000 +0100
10@@ -1,4 +1,4 @@ 10@@ -1,6 +1,6 @@
11 NULL = #
12
11-noinst_PROGRAMS = video-player video-sink audio 13-noinst_PROGRAMS = video-player video-sink audio
12+bin_PROGRAMS = video-player video-sink audio 14+bin_PROGRAMS = video-player video-sink audio
13 15
14 INCLUDES = -I$(top_srcdir)/ 16 INCLUDES = -I$(top_srcdir) \
15 17 $(MAINTAINER_CFLAGS) \
16Index: clutter-gst/doc/reference/Makefile.am 18Index: git/doc/reference/Makefile.am
17=================================================================== 19===================================================================
18--- clutter-gst.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000 20--- git.orig/doc/reference/Makefile.am 2009-06-15 13:32:10.000000000 +0100
19+++ clutter-gst/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000 21+++ git/doc/reference/Makefile.am 2009-06-15 13:32:12.000000000 +0100
20@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make 22@@ -77,4 +77,4 @@
21 23
22 # Other files to distribute 24 # Other files to distribute
23 # e.g. EXTRA_DIST += version.xml.in 25 # e.g. EXTRA_DIST += version.xml.in