diff options
author | ral@home <ral@home> | 2004-03-13 13:31:15 +0000 |
---|---|---|
committer | ral@home <ral@home> | 2004-03-13 13:31:15 +0000 |
commit | d7a5a88a655bd4d0dbe6349cd2b51fbfcc6c14d2 (patch) | |
tree | 6cb8a3e613f89e47a9237df932d6587e71fbc104 /libetpan | |
parent | 2e1e43488fff181dac19827257c0570fc1d62984 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into alwin.at.home:/home/ral/progs/Zaurus/oe/oe/packages
2004/03/13 14:30:34+01:00 home!ral
some modifications to libetpan
BKrev: 40530d23FcEo1C-QyMmF0dZrfa2-Lw
Diffstat (limited to 'libetpan')
-rw-r--r-- | libetpan/libetpan-0.33pre/smtptls.patch | 0 | ||||
-rw-r--r-- | libetpan/libetpan_0.33pre.oe | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/libetpan/libetpan-0.33pre/smtptls.patch b/libetpan/libetpan-0.33pre/smtptls.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libetpan/libetpan-0.33pre/smtptls.patch diff --git a/libetpan/libetpan_0.33pre.oe b/libetpan/libetpan_0.33pre.oe index 24b6608954..2a56872d63 100644 --- a/libetpan/libetpan_0.33pre.oe +++ b/libetpan/libetpan_0.33pre.oe @@ -6,6 +6,7 @@ PR = "r1" SRC_URI := http://www.alwins-world.de/oe/${P}.tar.bz2 \ file://${FILESDIR}/mailstream_socket.patch;patch=1 \ + file://${FILESDIR}/smtptls.patch;patch=1 \ inherit autotools |