buildroot/package/mutt
Fabrice Fontaine c311a36cc9 package/mutt: fix build without makedoc
Cross-compilation of mutt is broken since bump to version 1.13.3 with
commit d42603b387

Indeed, since upstream commit 9bacbaa9, even with --disable-doc, mutt
tries to generate and install documentation files.
Build fails because mutt wants to generate muttrc.man by building (and
then running) a makedoc binary with the target cross-compiler (which
will obviously fail).

See https://gitlab.com/muttmua/mutt/issues/202

To fix this issue, retrieve two upstream patches.

Fixes:
 - http://autobuild.buildroot.org/results/2b01b7e65c0dc0e1191ba48e02e31503958d82fe

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-02-03 22:18:09 +01:00
..
0001-Convert-makedoc-c-to-makedoc-pl.patch package/mutt: fix build without makedoc 2020-02-03 22:18:09 +01:00
0002-Convert-hcachever-sh-in-to-hcachever-pl.patch package/mutt: fix build without makedoc 2020-02-03 22:18:09 +01:00
Config.in
mutt.hash
mutt.mk package/mutt: fix build without makedoc 2020-02-03 22:18:09 +01:00