diff options
Diffstat (limited to 'meta/packages/clutter')
-rw-r--r-- | meta/packages/clutter/clutter-gst/autofoo.patch | 12 |
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 | ||
6 | Index: git/examples/Makefile.am | 6 | Index: 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) \ |
18 | Index: git/doc/reference/Makefile.am | 18 | Index: 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 |