diff options
Diffstat (limited to 'japanese/mutt-devel/files/patch-doc_Makefile.am')
-rw-r--r-- | japanese/mutt-devel/files/patch-doc_Makefile.am | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/mutt-devel/files/patch-doc_Makefile.am b/japanese/mutt-devel/files/patch-doc_Makefile.am new file mode 100644 index 000000000000..6d5c008b7835 --- /dev/null +++ b/japanese/mutt-devel/files/patch-doc_Makefile.am @@ -0,0 +1,11 @@ +--- doc/Makefile.am.orig 2010-09-17 16:04:58.000000000 +0200 ++++ doc/Makefile.am 2010-09-17 16:09:09.000000000 +0200 +@@ -47,7 +47,7 @@ + + all: makedoc-all + +-makedoc-all: mutt.1 smime_keys.1 muttrc.man manual.html stamp-doc-rc stamp-doc-chunked manual.txt ++makedoc-all: mutt.1 smime_keys.1 muttrc.man + + install-data-local: makedoc-all instdoc + $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1 |