summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-cairo
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/clutter/clutter-cairo')
-rw-r--r--meta/packages/clutter/clutter-cairo/enable_examples.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/packages/clutter/clutter-cairo/enable_examples.patch b/meta/packages/clutter/clutter-cairo/enable_examples.patch
index c1cddf6841..c5ed63ff12 100644
--- a/meta/packages/clutter/clutter-cairo/enable_examples.patch
+++ b/meta/packages/clutter/clutter-cairo/enable_examples.patch
@@ -5,18 +5,18 @@
5 5
6Index: clutter-cairo/examples/Makefile.am 6Index: clutter-cairo/examples/Makefile.am
7=================================================================== 7===================================================================
8--- clutter-cairo.orig/examples/Makefile.am 2007-07-10 00:25:03.000000000 +0100 8--- clutter-cairo.orig/examples/Makefile.am 2008-08-11 16:30:04.000000000 +0100
9+++ clutter-cairo/examples/Makefile.am 2007-07-10 12:06:49.000000000 +0100 9+++ clutter-cairo/examples/Makefile.am 2008-08-11 16:30:24.000000000 +0100
10@@ -1,4 +1,4 @@ 10@@ -1,4 +1,4 @@
11-noinst_PROGRAMS = clock flowers 11-noinst_PROGRAMS = clock flowers bubbles
12+bin_PROGRAMS = clock flowers 12+bin_PROGRAMS = clock flowers bubbles
13 13
14 INCLUDES = -I$(top_srcdir)/ @GCC_FLAGS@ @DEPS_CFLAGS@ 14 INCLUDES = -I$(top_srcdir)/ @GCC_FLAGS@ @DEPS_CFLAGS@
15 LDFLAGS = @DEPS_LIBS@ $(top_builddir)/libclutter-cairo-@CLUTTER_CAIRO_MAJORMINOR@.la 15 AM_LDFLAGS = @DEPS_LIBS@ $(top_builddir)/libclutter-cairo-@CLUTTER_CAIRO_MAJORMINOR@.la
16Index: clutter-cairo/examples/flowers.c 16Index: clutter-cairo/examples/flowers.c
17=================================================================== 17===================================================================
18--- clutter-cairo.orig/examples/flowers.c 2007-07-10 12:30:44.000000000 +0100 18--- clutter-cairo.orig/examples/flowers.c 2008-08-11 16:30:04.000000000 +0100
19+++ clutter-cairo/examples/flowers.c 2007-07-10 12:30:51.000000000 +0100 19+++ clutter-cairo/examples/flowers.c 2008-08-11 16:30:10.000000000 +0100
20@@ -11,7 +11,7 @@ 20@@ -11,7 +11,7 @@
21 21
22 #define PETAL_MIN 20 22 #define PETAL_MIN 20