summaryrefslogtreecommitdiff
path: root/recipes/clutter/tidy/tidy-enable-tests.patch
diff options
context:
space:
mode:
authorAndreas Mueller <schnitzeltony@gmx.de>2010-09-02 14:48:11 +0000
committerKoen Kooi <koen@openembedded.org>2010-09-07 10:03:50 +0200
commit2eca1eb59ccb0890e4db078a4af456c9f2d194ad (patch)
treeba02f62337dd039c37ab39e3e5386778fa49439f /recipes/clutter/tidy/tidy-enable-tests.patch
parente0e7d53a3f2642670581679b1c327eca8ee641a0 (diff)
clutter: remove svn recipes and unreferenced files
* removed aaina: configure needs clutter-0.6 (now in toys/attic) * removed clutter*svn*: repositories no more available * removed clutter* with version < 0.8 * removed moblin-proto: repositories no more available * removed table: repositories no more available (now in toys/attic) * removed tidy: repositories no more available Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/clutter/tidy/tidy-enable-tests.patch')
-rw-r--r--recipes/clutter/tidy/tidy-enable-tests.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes/clutter/tidy/tidy-enable-tests.patch b/recipes/clutter/tidy/tidy-enable-tests.patch
deleted file mode 100644
index c5e1660c54..0000000000
--- a/recipes/clutter/tidy/tidy-enable-tests.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Index: trunk/tests/Makefile.am
-===================================================================
---- trunk.orig/tests/Makefile.am 2008-03-04 12:22:10.000000000 +0000
-+++ trunk/tests/Makefile.am 2008-03-04 12:23:46.000000000 +0000
-@@ -1,4 +1,4 @@
--noinst_PROGRAMS = \
-+bin_PROGRAMS = \
- test-button \
- test-finger-scroll \
- test-list-view \
-@@ -14,6 +14,9 @@
- test-grow \
- test-viewport
-
-+test_texture_framedir = $(pkgdatadir)
-+test_texture_frame_DATA = frame.png
-+
- INCLUDES = -I$(top_srcdir)
- LDADD = $(top_builddir)/tidy/libtidy-1.0.la
-