Fix building of Clutter with new Automake
Signed-off-by: Joshua Lock <josh@linux.intel.com>
FILES_clutter-examples-0.8 = "${bindir}/test-* ${pkgdatadir}/redhand.png"
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-8 \
- file://enable_tests-0.8.patch;patch=1 "
+ file://enable_tests-0.8.patch;patch=1 \
+ file://build-fix.patch;patch=1"
S = "${WORKDIR}/git"
--- /dev/null
+Installing the same file twice causes an error in Automake 1.11
+
+JL 19/03/10
+
+Index: git/clutter/Makefile.am
+===================================================================
+--- git.orig/clutter/Makefile.am 2010-03-19 11:37:51.000000000 +0000
++++ git/clutter/Makefile.am 2010-03-19 11:50:46.744042007 +0000
+@@ -219,7 +219,6 @@
+ $(source_h) \
+ clutter-json.h \
+ clutter-enum-types.h \
+- clutter-version.h \
+ clutter.h
+
+ DISTCLEANFILES = \