summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-07-01 11:44:03 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-07-01 11:44:03 +0100
commit3c1434de89d353c90cb0b4e6e3be66cb6c4ca8db (patch)
tree5240f9c3dfa1f0c89c2ded94f183fb294ee6b71b /meta
parent409cca87603b2994086b02d86bb9ce2008b31d5c (diff)
downloadpoky-3c1434de89d353c90cb0b4e6e3be66cb6c4ca8db.tar.gz
clutter-gst: Update patch against upstream
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/clutter/clutter-gst/autofoo.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/packages/clutter/clutter-gst/autofoo.patch b/meta/packages/clutter/clutter-gst/autofoo.patch
index 349391c786..ad77d636c1 100644
--- a/meta/packages/clutter/clutter-gst/autofoo.patch
+++ b/meta/packages/clutter/clutter-gst/autofoo.patch
@@ -5,20 +5,20 @@
5 5
6Index: git/examples/Makefile.am 6Index: git/examples/Makefile.am
7=================================================================== 7===================================================================
8--- git.orig/examples/Makefile.am 2009-06-15 13:32:10.000000000 +0100 8--- git.orig/examples/Makefile.am 2009-06-30 16:41:53.000000000 +0100
9+++ git/examples/Makefile.am 2009-06-15 13:33:44.000000000 +0100 9+++ git/examples/Makefile.am 2009-06-30 16:43:00.000000000 +0100
10@@ -1,6 +1,6 @@ 10@@ -1,6 +1,6 @@
11 NULL = # 11 NULL = #
12 12
13-noinst_PROGRAMS = video-player video-sink audio 13-noinst_PROGRAMS = video-player video-sink audio-player
14+bin_PROGRAMS = video-player video-sink audio 14+bin_PROGRAMS = video-player video-sink audio-player
15 15
16 INCLUDES = -I$(top_srcdir) \ 16 INCLUDES = -I$(top_srcdir) \
17 $(MAINTAINER_CFLAGS) \ 17 $(MAINTAINER_CFLAGS) \
18Index: git/doc/reference/Makefile.am 18Index: git/doc/reference/Makefile.am
19=================================================================== 19===================================================================
20--- git.orig/doc/reference/Makefile.am 2009-06-15 13:32:10.000000000 +0100 20--- git.orig/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100
21+++ git/doc/reference/Makefile.am 2009-06-15 13:32:12.000000000 +0100 21+++ git/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100
22@@ -77,4 +77,4 @@ 22@@ -77,4 +77,4 @@
23 23
24 # Other files to distribute 24 # Other files to distribute