From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA --- mutt/mutt-1.5.4i/cppflags.patch | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 mutt/mutt-1.5.4i/cppflags.patch (limited to 'mutt/mutt-1.5.4i/cppflags.patch') diff --git a/mutt/mutt-1.5.4i/cppflags.patch b/mutt/mutt-1.5.4i/cppflags.patch deleted file mode 100644 index f53cc240e1..0000000000 --- a/mutt/mutt-1.5.4i/cppflags.patch +++ /dev/null @@ -1,27 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- mutt-1.5.4/Makefile.am~cppflags -+++ mutt-1.5.4/Makefile.am -@@ -55,7 +55,7 @@ - - INCLUDES=-I. -I$(top_srcdir) $(IMAP_INCLUDES) -Iintl - --CPPFLAGS=@CPPFLAGS@ -I$(includedir) -+CPPFLAGS=@CPPFLAGS@ - - - EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \ ---- mutt-1.5.4/Makefile.in~cppflags -+++ mutt-1.5.4/Makefile.in -@@ -145,7 +145,7 @@ - - INCLUDES = -I. -I$(top_srcdir) $(IMAP_INCLUDES) -Iintl - --CPPFLAGS = @CPPFLAGS@ -I$(includedir) -+CPPFLAGS = @CPPFLAGS@ - - EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c mutt_tunnel.c pop.c pop_auth.c pop_lib.c smime.c pgp.c pgpinvoke.c pgpkey.c pgplib.c sha1.c pgpmicalg.c gnupgparse.c resize.c dotlock.c remailer.c browser.h mbyte.h remailer.h url.h mutt_ssl_nss.c pgppacket.c mutt_idna.h nntp.c newsrc.c - -- cgit v1.2.3