From: Michael Lauer Date: Fri, 20 Feb 2004 09:11:40 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~20099 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbdac25a72e22fba001b31aa48cfef002a6e3858;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/02/19 19:37:45+01:00 home!ral Merge bk://openembedded@openembedded.bkbits.net/packages into alwin.at.home:/home/ral/progs/Zaurus/oe/oe/packages 2004/02/19 19:37:06+01:00 home!ral Added a patch for libetpan resolving a bug in mime decoding BKrev: 4035cf4cqp7FDG7JyMbytpYHLEXg8Q --- diff --git a/libetpan/libetpan-0.33pre/mailmime.patch b/libetpan/libetpan-0.33pre/mailmime.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/libetpan/libetpan_0.33pre.oe b/libetpan/libetpan_0.33pre.oe index 89794d05e1..e9fac0135d 100644 --- a/libetpan/libetpan_0.33pre.oe +++ b/libetpan/libetpan_0.33pre.oe @@ -4,7 +4,8 @@ DEPENDS = virtual/libc openssl RDEPENDS = libc6 openssl SRC_URI := http://www.alwins-world.de/oe/${P}.tar.bz2 \ - file://${FILESDIR}/mailsocket.patch;patch=1 + file://${FILESDIR}/mailsocket.patch;patch=1 \ + file://${FILESDIR}/mailmime.patch;patch=1 inherit autotools