diff options
author | ral@home <ral@home> | 2004-02-18 15:18:14 +0000 |
---|---|---|
committer | ral@home <ral@home> | 2004-02-18 15:18:14 +0000 |
commit | 79cd9dd35e6fd2dfe1ac3e2439a874993115edb2 (patch) | |
tree | f0471e3473dbb8f573b14106c81c3011fe73dbc5 | |
parent | a6d2c2c87a580a15834ed0113bf5d7fc0b461fef (diff) |
update of libetpan oe file so it including the mailsocket patch
BKrev: 40338236QVj30VfAULaDYVa4yaIwRw
-rw-r--r-- | libetpan/libetpan_0.33pre.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libetpan/libetpan_0.33pre.oe b/libetpan/libetpan_0.33pre.oe index faae1d5728..89794d05e1 100644 --- a/libetpan/libetpan_0.33pre.oe +++ b/libetpan/libetpan_0.33pre.oe @@ -4,6 +4,7 @@ DEPENDS = virtual/libc openssl RDEPENDS = libc6 openssl SRC_URI := http://www.alwins-world.de/oe/${P}.tar.bz2 \ + file://${FILESDIR}/mailsocket.patch;patch=1 inherit autotools |