diff options
Diffstat (limited to 'meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch')
-rw-r--r-- | meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch b/meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch new file mode 100644 index 0000000000..a7737fbf03 --- /dev/null +++ b/meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch | |||
@@ -0,0 +1,18 @@ | |||
1 | Fix double reference to this file to work with recent autoconf+automake | ||
2 | |||
3 | RP 1/2/10 | ||
4 | |||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
7 | Index: libtelepathy-0.3.3/src/Makefile.am | ||
8 | =================================================================== | ||
9 | --- libtelepathy-0.3.3.orig/src/Makefile.am 2010-02-01 13:13:50.869038984 +0000 | ||
10 | +++ libtelepathy-0.3.3/src/Makefile.am 2010-02-01 13:14:23.267789456 +0000 | ||
11 | @@ -27,7 +27,6 @@ | ||
12 | tp-chan-type-text-gen.h \ | ||
13 | tp-chan-type-tubes-gen.h \ | ||
14 | tp-conn-iface-aliasing-gen.h \ | ||
15 | - tp-conn-iface-avatars-gen.h \ | ||
16 | tp-conn-iface-capabilities-gen.h \ | ||
17 | tp-conn-iface-contact-info-gen.h \ | ||
18 | tp-conn-iface-forwarding-gen.h \ | ||