diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch b/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch deleted file mode 100644 index bedf80e196..0000000000 --- a/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | Install the test binary needed for core-image-clutter | ||
2 | |||
3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | ||
4 | |||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
7 | Index: git/examples/Makefile.am | ||
8 | =================================================================== | ||
9 | --- git.orig/examples/Makefile.am 2011-05-04 14:07:20.000000000 -0700 | ||
10 | +++ git/examples/Makefile.am 2011-05-04 14:38:29.785984519 -0700 | ||
11 | @@ -1,6 +1,6 @@ | ||
12 | NULL = | ||
13 | |||
14 | -noinst_PROGRAMS = \ | ||
15 | +bin_PROGRAMS = \ | ||
16 | gtk-clutter-events \ | ||
17 | gtk-clutter-multistage \ | ||
18 | gtk-clutter-test \ | ||