summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libetpan/libetpan-0.30/m4.patch0
-rw-r--r--libetpan/libetpan_0.30.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/libetpan/libetpan-0.30/m4.patch b/libetpan/libetpan-0.30/m4.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/libetpan/libetpan-0.30/m4.patch
diff --git a/libetpan/libetpan_0.30.oe b/libetpan/libetpan_0.30.oe
index 13238f1919..731861a93f 100644
--- a/libetpan/libetpan_0.30.oe
+++ b/libetpan/libetpan_0.30.oe
@@ -3,7 +3,8 @@ RDEPENDS = libc6 db3 openssl
SRC_URI = ${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
file://${FILESDIR}/limits.patch;patch=1 \
- file://${FILESDIR}/install.patch;patch=1
+ file://${FILESDIR}/install.patch;patch=1 \
+ file://${FILESDIR}/m4.patch;patch=1
inherit autotools libtool