summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst/autofoo.patch')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst/autofoo.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch
deleted file mode 100644
index b557c6ea12..0000000000
--- a/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch
+++ /dev/null
@@ -1,31 +0,0 @@
1Upstream-Status: Inappropriate [not used]
2
3---
4 doc/reference/Makefile.am | 2 +-
5 examples/Makefile.am | 2 +-
6 2 files changed, 2 insertions(+), 2 deletions(-)
7
8Upstream-Status: Inappropriate [configuration]
9
10Index: git/examples/Makefile.am
11===================================================================
12--- git.orig/examples/Makefile.am 2009-06-30 16:41:53.000000000 +0100
13+++ git/examples/Makefile.am 2009-06-30 16:43:00.000000000 +0100
14@@ -1,6 +1,6 @@
15 NULL = #
16
17-noinst_PROGRAMS = video-player video-sink audio-player
18+bin_PROGRAMS = video-player video-sink audio-player
19
20 INCLUDES = -I$(top_srcdir) \
21 $(MAINTAINER_CFLAGS) \
22Index: git/doc/reference/Makefile.am
23===================================================================
24--- git.orig/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100
25+++ git/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100
26@@ -77,4 +77,4 @@
27
28 # Other files to distribute
29 # e.g. EXTRA_DIST += version.xml.in
30-EXTRA_DIST += version.xml.in
31+EXTRA_DIST = version.xml.in