aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch
blob: b557c6ea1222fef98672e111b740043b52a20003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Upstream-Status: Inappropriate [not used]

---
 doc/reference/Makefile.am |    2 +-
 examples/Makefile.am      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Upstream-Status: Inappropriate [configuration]

Index: git/examples/Makefile.am
===================================================================
--- git.orig/examples/Makefile.am	2009-06-30 16:41:53.000000000 +0100
+++ git/examples/Makefile.am	2009-06-30 16:43:00.000000000 +0100
@@ -1,6 +1,6 @@
 NULL = #
 
-noinst_PROGRAMS = video-player video-sink audio-player
+bin_PROGRAMS = video-player video-sink audio-player
 
 INCLUDES = -I$(top_srcdir) \
 	   $(MAINTAINER_CFLAGS) \
Index: git/doc/reference/Makefile.am
===================================================================
--- git.orig/doc/reference/Makefile.am	2009-06-30 16:41:53.000000000 +0100
+++ git/doc/reference/Makefile.am	2009-06-30 16:41:53.000000000 +0100
@@ -77,4 +77,4 @@
 
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += version.xml.in
+EXTRA_DIST = version.xml.in