mutt-1.5.21-nodoc.patch 729 B

123456789101112131415161718192021
  1. Disable the documentation build
  2. The documentation tool is compiled for the target, but executed on the
  3. host. We don't bother fixing this, as we don't care of the
  4. documentation in Buildroot.
  5. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
  6. Index: mutt-1.5.17+20080114/Makefile.am
  7. ===================================================================
  8. --- mutt-1.5.17+20080114.orig/Makefile.am 2010-05-15 18:15:08.000000000 +0200
  9. +++ mutt-1.5.17+20080114/Makefile.am 2010-05-15 18:15:17.000000000 +0200
  10. @@ -9,7 +9,7 @@
  11. IMAP_INCLUDES = -I$(top_srcdir)/imap
  12. endif
  13. -SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
  14. +SUBDIRS = m4 po intl contrib $(IMAP_SUBDIR)
  15. bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@