diff options
author | Steve Sakoman <steve@sakoman.com> | 2010-03-29 15:08:03 -0700 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-30 17:46:36 +0200 |
commit | 35cfb1383ea205af185c1275dfba0a97b22c471d (patch) | |
tree | ce8aa3aa6dfbc677501c0fc7cc2d716cbae932ff /recipes/sylpheed/files | |
parent | 4ce7c3c06b540d11184f2eb5063d98102dc838e1 (diff) |
claws-mail: remove duplicate header installation in preparation for automake 1.11.1
Diffstat (limited to 'recipes/sylpheed/files')
-rw-r--r-- | recipes/sylpheed/files/duplicate-header.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/sylpheed/files/duplicate-header.patch b/recipes/sylpheed/files/duplicate-header.patch new file mode 100644 index 0000000000..3c25ca1da2 --- /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 \ |