[oe-commits] Steve Sakoman : claws-mail: remove duplicate header installation in preparation for automake 1.11.1

git version control git at git.openembedded.org
Wed Mar 31 09:01:49 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 35cfb1383ea205af185c1275dfba0a97b22c471d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=35cfb1383ea205af185c1275dfba0a97b22c471d

Author: Steve Sakoman <steve at sakoman.com>
Date:   Mon Mar 29 15:08:03 2010 -0700

claws-mail: remove duplicate header installation in preparation for automake 1.11.1

---

 recipes/sylpheed/claws-mail_3.6.1.bb          |    1 +
 recipes/sylpheed/files/duplicate-header.patch |   10 ++++++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/sylpheed/claws-mail_3.6.1.bb b/recipes/sylpheed/claws-mail_3.6.1.bb
index aec96c2..7720699 100644
--- a/recipes/sylpheed/claws-mail_3.6.1.bb
+++ b/recipes/sylpheed/claws-mail_3.6.1.bb
@@ -12,6 +12,7 @@ SRC_URI = "\
 	http://www.penguin.cz/~utx/ftp/claws-mail/claws-mail-${PV}-po-update.patch;patch=1 \
 	file://desktop.patch;patch=1 \
 	file://claws-mail-g_strcmp0.patch;patch=1 \
+	file://duplicate-header.patch;patch=1 \
 	"
 
 do_configure_append() {
diff --git a/recipes/sylpheed/files/duplicate-header.patch b/recipes/sylpheed/files/duplicate-header.patch
new file mode 100644
index 0000000..3c25ca1
--- /dev/null
+++ b/recipes/sylpheed/files/duplicate-header.patch
@@ -0,0 +1,10 @@
+--- claws-mail-3.6.1/src/gtk/Makefile.am-orig	2008-10-10 00:17:55.000000000 -0700
++++ claws-mail-3.6.1/src/gtk/Makefile.am	2010-03-28 16:08:40.000000000 -0700
+@@ -62,7 +62,6 @@ clawsgtkinclude_HEADERS = \
+ 	menu.h \
+ 	pluginwindow.h \
+ 	prefswindow.h \
+-	gtkvscrollbutton.h \
+ 	progressdialog.h \
+ 	quicksearch.h \
+ 	sslcertwindow.h \





More information about the Openembedded-commits mailing list