diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter/enable_tests-1.4.patch')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter/enable_tests-1.4.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-graphics/clutter/clutter/enable_tests-1.4.patch b/meta/recipes-graphics/clutter/clutter/enable_tests-1.4.patch deleted file mode 100644 index 2ff76976f4..0000000000 --- a/meta/recipes-graphics/clutter/clutter/enable_tests-1.4.patch +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
3 | Index: git/tests/interactive/Makefile.am | ||
4 | =================================================================== | ||
5 | --- git.orig/tests/interactive/Makefile.am 2011-01-28 14:06:29.000000000 +0800 | ||
6 | +++ git/tests/interactive/Makefile.am 2011-01-28 14:26:59.000000000 +0800 | ||
7 | @@ -107,7 +107,7 @@ | ||
8 | |||
9 | common_ldadd = $(top_builddir)/clutter/libclutter-@CLUTTER_SONAME_INFIX@-@CLUTTER_API_VERSION@.la | ||
10 | |||
11 | -noinst_PROGRAMS = test-interactive | ||
12 | +bin_PROGRAMS = test-interactive | ||
13 | |||
14 | test_interactive_SOURCES = test-main.c $(UNIT_TESTS) | ||
15 | test_interactive_CFLAGS = $(CLUTTER_CFLAGS) $(MAINTAINER_CFLAGS) | ||