diff options
Diffstat (limited to 'mail/mutt/files/extra-patch-doc-xml')
-rw-r--r-- | mail/mutt/files/extra-patch-doc-xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mutt/files/extra-patch-doc-xml b/mail/mutt/files/extra-patch-doc-xml new file mode 100644 index 000000000000..9e652c0a56f9 --- /dev/null +++ b/mail/mutt/files/extra-patch-doc-xml @@ -0,0 +1,11 @@ +--- doc/Makefile.am.orig 2010-09-17 16:23:30.000000000 +0200 ++++ doc/Makefile.am 2010-09-17 16:25:01.000000000 +0200 +@@ -47,7 +47,7 @@ + + all: makedoc-all + +-makedoc-all: mutt.1 smime_keys.1 muttrc.man ++makedoc-all: mutt.1 smime_keys.1 muttrc.man manual.html stamp-doc-chunked manual.txt + + install-data-local: makedoc-all instdoc + $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1 |