diff options
| author | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
|---|---|---|
| committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
| commit | 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch) | |
| tree | bf879bea7ef8517ba8c3d1286ef300401d3d484c /mutt/mutt-1.5.4i/cppflags.patch | |
| parent | 101e2f1623def0a355d20aacb8bd93810703e834 (diff) | |
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
Diffstat (limited to 'mutt/mutt-1.5.4i/cppflags.patch')
| -rw-r--r-- | mutt/mutt-1.5.4i/cppflags.patch | 27 |
1 files changed, 0 insertions, 27 deletions
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 - |
