diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-08 14:25:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-08 14:49:16 +0100 |
commit | 67f6baa72a2c4ab868ec9c333863476e4e77513a (patch) | |
tree | 00b72871d7f12e556eb98c67c1a0b3b0c94c3871 /meta-demoapps/recipes-sato/claws-mail/files/fix-build.patch | |
parent | 71e56f8d89c05859ddb817731653d39a8145fb98 (diff) | |
download | poky-67f6baa72a2c4ab868ec9c333863476e4e77513a.tar.gz |
meta-demoapps: Remove except for xeyes and pong-clock
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-May/022059.html
As proposed by Martin Jansa with a couple of changes from me.
(From OE-Core rev: 204ee7391c19f9b2fa7f8b2ef46d04c7ccf5bd42)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-demoapps/recipes-sato/claws-mail/files/fix-build.patch')
-rw-r--r-- | meta-demoapps/recipes-sato/claws-mail/files/fix-build.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/meta-demoapps/recipes-sato/claws-mail/files/fix-build.patch b/meta-demoapps/recipes-sato/claws-mail/files/fix-build.patch deleted file mode 100644 index 41ca1d65ac..0000000000 --- a/meta-demoapps/recipes-sato/claws-mail/files/fix-build.patch +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
3 | Remove duplicate file entries as this breaks install with new Automake | ||
4 | |||
5 | JL 19/03/10 | ||
6 | |||
7 | Index: claws-mail-2.9.1/src/gtk/Makefile.am | ||
8 | =================================================================== | ||
9 | --- claws-mail-2.9.1.orig/src/gtk/Makefile.am 2007-03-22 07:52:47.000000000 +0000 | ||
10 | +++ claws-mail-2.9.1/src/gtk/Makefile.am 2010-03-19 14:54:06.565828281 +0000 | ||
11 | @@ -44,7 +44,6 @@ | ||
12 | filesel.h \ | ||
13 | foldersort.h \ | ||
14 | gtkaspell.h \ | ||
15 | - gtksctree.h \ | ||
16 | gtkshruler.h \ | ||
17 | gtksctree.h \ | ||
18 | gtksourceprintjob.h \ | ||
19 | @@ -57,7 +56,6 @@ | ||
20 | menu.h \ | ||
21 | pluginwindow.h \ | ||
22 | prefswindow.h \ | ||
23 | - gtkvscrollbutton.h \ | ||
24 | progressdialog.h \ | ||
25 | quicksearch.h \ | ||
26 | sslcertwindow.h \ | ||