aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sylpheed
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sylpheed')
-rw-r--r--recipes/sylpheed/claws-mail_3.6.1.bb8
-rw-r--r--recipes/sylpheed/claws-plugin-mailmbox_1.14.bb2
-rw-r--r--recipes/sylpheed/sylpheed_2.2.9.bb6
3 files changed, 8 insertions, 8 deletions
diff --git a/recipes/sylpheed/claws-mail_3.6.1.bb b/recipes/sylpheed/claws-mail_3.6.1.bb
index f4e12e6fbf..6a89263839 100644
--- a/recipes/sylpheed/claws-mail_3.6.1.bb
+++ b/recipes/sylpheed/claws-mail_3.6.1.bb
@@ -9,10 +9,10 @@ inherit autotools pkgconfig
# translation patch: http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1774
SRC_URI = "\
${SOURCEFORGE_MIRROR}/sylpheed-claws/claws-mail-${PV}.tar.bz2;name=archive \
- http://www.penguin.cz/~utx/ftp/claws-mail/claws-mail-${PV}-po-update.patch;apply=yes;name=patch \
- file://desktop.patch;apply=yes \
- file://claws-mail-g_strcmp0.patch;apply=yes \
- file://duplicate-header.patch;apply=yes \
+ http://www.penguin.cz/~utx/ftp/claws-mail/claws-mail-${PV}-po-update.patch;name=patch \
+ file://desktop.patch \
+ file://claws-mail-g_strcmp0.patch \
+ file://duplicate-header.patch \
"
do_configure_append() {
diff --git a/recipes/sylpheed/claws-plugin-mailmbox_1.14.bb b/recipes/sylpheed/claws-plugin-mailmbox_1.14.bb
index c258c16f1d..d31e32f8ad 100644
--- a/recipes/sylpheed/claws-plugin-mailmbox_1.14.bb
+++ b/recipes/sylpheed/claws-plugin-mailmbox_1.14.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
PR = "r2"
SRC_URI = "http://www.claws-mail.org/downloads/plugins/mailmbox-${PV}.tar.gz\
- file://claws-plugin-mailmbox-fixup.patch;apply=yes"
+ file://claws-plugin-mailmbox-fixup.patch"
inherit autotools pkgconfig
diff --git a/recipes/sylpheed/sylpheed_2.2.9.bb b/recipes/sylpheed/sylpheed_2.2.9.bb
index 592ed800d4..28a088f6ba 100644
--- a/recipes/sylpheed/sylpheed_2.2.9.bb
+++ b/recipes/sylpheed/sylpheed_2.2.9.bb
@@ -5,9 +5,9 @@ LICENSE = "GPL"
PR = "r0"
SRC_URI = "http://sylpheed.good-day.net/sylpheed/v2.2/sylpheed-${PV}.tar.bz2 \
- file://sylpheed-2.2.2-libsylph-Makefile-am.patch;apply=yes \
- file://sylpheed-2.2.2-src-Makefile-am.patch;apply=yes \
- file://sylpheed-gnutls_2.2.4.patch;apply=yes"
+ file://sylpheed-2.2.2-libsylph-Makefile-am.patch \
+ file://sylpheed-2.2.2-src-Makefile-am.patch \
+ file://sylpheed-gnutls_2.2.4.patch"
FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"