Merge kergoth@zelda.tuxnami.org:code/packages
authorChris Larson <clarson@kergoth.com>
Sat, 17 Jan 2004 01:41:48 +0000 (01:41 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 17 Jan 2004 01:41:48 +0000 (01:41 +0000)
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

mutt/mutt_1.5.4i.oe

index 779f06d..ffbb316 100644 (file)
@@ -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