From: Chris Larson Date: Sat, 17 Jan 2004 01:41:48 +0000 (+0000) Subject: Merge kergoth@zelda.tuxnami.org:code/packages X-Git-Tag: Release-2010-05/1~20334 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1d3ee7bbbea565220acadc0f62c2e4f152cbd69;p=openembedded.git Merge kergoth@zelda.tuxnami.org:code/packages into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages 2004/01/16 19:40:28-06:00 ti.com!kergoth BUGFIX: Prevent mutt from polluting the aclocal share data. BKrev: 400892dcVa4IundC87XWe4rAgZ9Ckw --- diff --git a/mutt/mutt_1.5.4i.oe b/mutt/mutt_1.5.4i.oe index 779f06dd58..ffbb316153 100644 --- a/mutt/mutt_1.5.4i.oe +++ b/mutt/mutt_1.5.4i.oe @@ -13,14 +13,8 @@ S := ${WORKDIR}/${PN}-1.5.4 inherit autotools -EXTRA_OECONF = --disable-pgp --without-mixmaster --with-curses=${STAGING_DIR}/target \ - --enable-pop --enable-imap --with-ssl --enable-compressed --enable-nntp - -do_configure_prepend () { - if [ -d ${STAGING_DIR}/share/aclocal ]; then - cp -a m4/*.m4 ${STAGING_DIR}/share/aclocal/ - fi -} +EXTRA_OECONF = '--disable-pgp --without-mixmaster --with-curses=${STAGING_DIR}/target \ + --enable-pop --enable-imap --with-ssl --enable-compressed --enable-nntp' do_compile_prepend () { ${BUILD_CC} makedoc.c -o makedoc