diff options
Diffstat (limited to 'meta/packages/clutter/clutter-gst/autofoo-0.4.patch')
-rw-r--r-- | meta/packages/clutter/clutter-gst/autofoo-0.4.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/packages/clutter/clutter-gst/autofoo-0.4.patch b/meta/packages/clutter/clutter-gst/autofoo-0.4.patch deleted file mode 100644 index 54df63d297..0000000000 --- a/meta/packages/clutter/clutter-gst/autofoo-0.4.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- - 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-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)/ - |