From aa7792d1c07358bee1370a9bee01ed025627cf7e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 26 Nov 2003 23:02:29 +0000 Subject: [PATCH] Add some .m4 files to fix the libetpan build. BKrev: 3fc53105dPvIspVzylRIB7Vs3vfsEg --- libetpan/libetpan-0.30/m4.patch | 0 libetpan/libetpan_0.30.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 libetpan/libetpan-0.30/m4.patch diff --git a/libetpan/libetpan-0.30/m4.patch b/libetpan/libetpan-0.30/m4.patch new file mode 100644 index 0000000000..e69de29bb2 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 -- 2.39.5