diff options
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-doc-xml')
-rw-r--r-- | mail/mutt-devel/files/extra-patch-doc-xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mutt-devel/files/extra-patch-doc-xml b/mail/mutt-devel/files/extra-patch-doc-xml index 6321bff8f8fe..6f74fb537ce1 100644 --- a/mail/mutt-devel/files/extra-patch-doc-xml +++ b/mail/mutt-devel/files/extra-patch-doc-xml @@ -1,11 +1,11 @@ ---- doc/Makefile.in.orig2 Mon Jul 17 15:50:28 2006 -+++ doc/Makefile.in Mon Jul 17 15:50:57 2006 -@@ -71,7 +71,7 @@ +--- doc/Makefile.am.orig2 Tue Mar 6 17:40:41 2007 ++++ doc/Makefile.am Tue Mar 6 17:42:51 2007 +@@ -42,7 +42,7 @@ all: ../makedoc$(EXEEXT) $(MAKE) makedoc-all -makedoc-all: mutt.1 muttrc.man +makedoc-all: mutt.1 muttrc.man manual.html stamp-doc-chunked manual.txt - install: makedoc-all instdoc + install-data-local: makedoc-all instdoc $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1 |