Files
poky/meta/packages/clutter/clutter/build-fix.patch
Joshua Lock 6526d31492 clutter: Fix building version 0.8
Fix building of Clutter with new Automake

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19 12:30:14 +00:00

17 lines
446 B
Diff

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 = \