diff options
Diffstat (limited to 'recipes/sylpheed/claws-mail_3.6.1.bb')
-rw-r--r-- | recipes/sylpheed/claws-mail_3.6.1.bb | 8 |
1 files changed, 4 insertions, 4 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() { |