aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
diff options
context:
space:
mode:
authorTim Orling <TicoTimo@gmail.com>2014-06-02 20:12:03 -0700
committerTim Orling <TicoTimo@gmail.com>2014-06-02 20:18:10 -0700
commitd622e809289dc0d21cc39f77f585b82525dcd6f1 (patch)
treed8dc69d9dfed8476e888317b5d29ef252c5308b6 /meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
parent404398a9a076b8c039f88f1d79a85847495a805e (diff)
downloadopenembedded-core-contrib-timo/cogl-clutter-1.18.tar.gz
clutter: update to 1.18.2timo/cogl-clutter-1.18
* Updated Ross's install-examples.patch to current ** AM_CPPFLAGS changes no longer needed ** example_DATA = ... redhand.png no longer needed ** minor line # changes Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch')
-rw-r--r--meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch14
1 files changed, 2 insertions, 12 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch b/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
index d96b038999..3b6a70ef0a 100644
--- a/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
+++ b/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
@@ -7,22 +7,12 @@ diff --git a/examples/Makefile.am b/examples/Makefile.am
index 4b9b449..232cd19 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
-@@ -31,7 +31,7 @@ LDADD = \
- AM_CFLAGS = $(CLUTTER_CFLAGS) $(GDK_PIXBUF_CFLAGS) $(MAINTAINER_CFLAGS)
-
- AM_CPPFLAGS = \
-- -DTESTS_DATADIR=\""$(abs_top_srcdir)/tests/data"\" \
-+ -DTESTS_DATADIR=\""$(exampledir)"\" \
- -DG_DISABLE_SINGLE_INCLUDES \
- -DGLIB_DISABLE_DEPRECATION_WARNINGS \
- -I$(top_srcdir) \
-@@ -39,6 +39,8 @@ AM_CPPFLAGS = \
+@@ -38,6 +38,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/clutter \
-I$(top_builddir)/clutter
-noinst_PROGRAMS = $(all_examples)
+exampledir = $(pkglibdir)/examples
+example_PROGRAMS = $(all_examples)
-+example_DATA = $(top_srcdir)/tests/data/redhand.png
- -include $(top_srcdir)/build/autotools/Makefile.am.gitignore
+ EXTRA_DIST = redhand.png