summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-gst/autofoo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/clutter/clutter-gst/autofoo.patch')
-rw-r--r--meta/packages/clutter/clutter-gst/autofoo.patch19
1 files changed, 15 insertions, 4 deletions
diff --git a/meta/packages/clutter/clutter-gst/autofoo.patch b/meta/packages/clutter/clutter-gst/autofoo.patch
index 7b3e87702f..569b0d8be9 100644
--- a/meta/packages/clutter/clutter-gst/autofoo.patch
+++ b/meta/packages/clutter/clutter-gst/autofoo.patch
@@ -1,14 +1,25 @@
1--- 1---
2 examples/Makefile.am | 14 +++++++------- 2 doc/reference/Makefile.am | 2 +-
3 3 files changed, 9 insertions(+), 9 deletions(-) 3 examples/Makefile.am | 2 +-
4 2 files changed, 2 insertions(+), 2 deletions(-)
4 5
5Index: clutter-gst/examples/Makefile.am 6Index: clutter-gst/examples/Makefile.am
6=================================================================== 7===================================================================
7--- clutter-gst.orig/examples/Makefile.am 2007-07-10 13:01:28.000000000 +0100 8--- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000
8+++ clutter-gst/examples/Makefile.am 2007-07-10 13:07:33.000000000 +0100 9+++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000
9@@ -1,4 +1,4 @@ 10@@ -1,4 +1,4 @@
10-noinst_PROGRAMS = video-player video-sink audio 11-noinst_PROGRAMS = video-player video-sink audio
11+bin_PROGRAMS = video-player video-sink audio 12+bin_PROGRAMS = video-player video-sink audio
12 13
13 INCLUDES = -I$(top_srcdir)/ 14 INCLUDES = -I$(top_srcdir)/
14 15
16Index: clutter-gst/doc/reference/Makefile.am
17===================================================================
18--- clutter-gst.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000
19+++ clutter-gst/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000
20@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make
21
22 # Other files to distribute
23 # e.g. EXTRA_DIST += version.xml.in
24-EXTRA_DIST += version.xml.in
25+EXTRA_DIST = version.xml.in