]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter-gst: Fix EXTRA_DIST for Poky use
authorRichard Purdie <richard@openedhand.com>
Tue, 6 Nov 2007 19:11:07 +0000 (19:11 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 6 Nov 2007 19:11:07 +0000 (19:11 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3079 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/clutter/clutter-gst/autofoo.patch

index 7b3e87702f1e41fc9a5e14df659675d560b1bef6..569b0d8be9ad9cd8be39c3fc7441c691a6ef10be 100644 (file)
@@ -1,14 +1,25 @@
 ---
- examples/Makefile.am      |   14 +++++++-------
- 3 files changed, 9 insertions(+), 9 deletions(-)
+ doc/reference/Makefile.am |    2 +-
+ examples/Makefile.am      |    2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
 Index: clutter-gst/examples/Makefile.am
 ===================================================================
---- clutter-gst.orig/examples/Makefile.am      2007-07-10 13:01:28.000000000 +0100
-+++ clutter-gst/examples/Makefile.am   2007-07-10 13:07:33.000000000 +0100
+--- clutter-gst.orig/examples/Makefile.am      2007-11-06 12:31:36.000000000 +0000
++++ clutter-gst/examples/Makefile.am   2007-11-06 18:53:59.000000000 +0000
 @@ -1,4 +1,4 @@
 -noinst_PROGRAMS = video-player video-sink audio
 +bin_PROGRAMS = video-player video-sink audio
  
  INCLUDES = -I$(top_srcdir)/
  
+Index: clutter-gst/doc/reference/Makefile.am
+===================================================================
+--- clutter-gst.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000
++++ clutter-gst/doc/reference/Makefile.am      2007-11-06 19:37:02.000000000 +0000
+@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make
+ # Other files to distribute
+ # e.g. EXTRA_DIST += version.xml.in
+-EXTRA_DIST += version.xml.in
++EXTRA_DIST = version.xml.in