mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
clutter-gst: Update patch against upstream changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,21 +3,23 @@
|
|||||||
examples/Makefile.am | 2 +-
|
examples/Makefile.am | 2 +-
|
||||||
2 files changed, 2 insertions(+), 2 deletions(-)
|
2 files changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
Index: clutter-gst/examples/Makefile.am
|
Index: git/examples/Makefile.am
|
||||||
===================================================================
|
===================================================================
|
||||||
--- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000
|
--- git.orig/examples/Makefile.am 2009-06-15 13:32:10.000000000 +0100
|
||||||
+++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000
|
+++ git/examples/Makefile.am 2009-06-15 13:33:44.000000000 +0100
|
||||||
@@ -1,4 +1,4 @@
|
@@ -1,6 +1,6 @@
|
||||||
|
NULL = #
|
||||||
|
|
||||||
-noinst_PROGRAMS = video-player video-sink audio
|
-noinst_PROGRAMS = video-player video-sink audio
|
||||||
+bin_PROGRAMS = video-player video-sink audio
|
+bin_PROGRAMS = video-player video-sink audio
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/
|
INCLUDES = -I$(top_srcdir) \
|
||||||
|
$(MAINTAINER_CFLAGS) \
|
||||||
Index: clutter-gst/doc/reference/Makefile.am
|
Index: git/doc/reference/Makefile.am
|
||||||
===================================================================
|
===================================================================
|
||||||
--- clutter-gst.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000
|
--- git.orig/doc/reference/Makefile.am 2009-06-15 13:32:10.000000000 +0100
|
||||||
+++ clutter-gst/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000
|
+++ git/doc/reference/Makefile.am 2009-06-15 13:32:12.000000000 +0100
|
||||||
@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make
|
@@ -77,4 +77,4 @@
|
||||||
|
|
||||||
# Other files to distribute
|
# Other files to distribute
|
||||||
# e.g. EXTRA_DIST += version.xml.in
|
# e.g. EXTRA_DIST += version.xml.in
|
||||||
|
|||||||
Reference in New Issue
Block a user