summaryrefslogtreecommitdiff
path: root/package/mutt/mutt-1.5.17+20080114-nodoc.patch
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2011-10-16 00:04:32 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2011-10-17 23:30:06 +0200
commit79f5d0e3b97edcf6f43c270a505d0462bcdab4e8 (patch)
tree7ca66f352df8f09dd0754c8cae5c05c53d2007fd /package/mutt/mutt-1.5.17+20080114-nodoc.patch
parentf6674a4d37c3cc1db03b9a8407c225f3c0f91b7f (diff)
mutt: bump to version 1.5.21
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/mutt/mutt-1.5.17+20080114-nodoc.patch')
-rw-r--r--package/mutt/mutt-1.5.17+20080114-nodoc.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/package/mutt/mutt-1.5.17+20080114-nodoc.patch b/package/mutt/mutt-1.5.17+20080114-nodoc.patch
deleted file mode 100644
index 6fd556dcb..000000000
--- a/package/mutt/mutt-1.5.17+20080114-nodoc.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Disable the documentation build
-
-The documentation tool is compiled for the target, but executed on the
-host. We don't bother fixing this, as we don't care of the
-documentation in Buildroot.
-
-Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
-Index: mutt-1.5.17+20080114/Makefile.am
-===================================================================
---- mutt-1.5.17+20080114.orig/Makefile.am 2010-05-15 18:15:08.000000000 +0200
-+++ mutt-1.5.17+20080114/Makefile.am 2010-05-15 18:15:17.000000000 +0200
-@@ -9,7 +9,7 @@
- IMAP_INCLUDES = -I$(top_srcdir)/imap
- endif
-
--SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
-+SUBDIRS = m4 po intl contrib $(IMAP_SUBDIR)
-
- bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@
-