File hypermail-2.1.8-docs.patch of Package hypermail
--- docs/Makefile.in.orig 2003-02-11 00:59:53.000000000 +0100 +++ docs/Makefile.in 2003-06-10 15:39:10.000000000 +0200 @@ -37,6 +37,7 @@ @(if [ ! -d $(mandir)/man4 ]; then mkdir -p $(mandir)/man4; fi) $(INSTALL_PROG) -c -m 0644 hypermail.1 $(mandir)/man1 $(INSTALL_PROG) -c -m 0644 hmrc.4 $(mandir)/man4 + $(INSTALL_PROG) -c -m 0644 attachments.txt $(htmldir) install.html: @(if [ ! -d $(htmldir) ]; then mkdir -p $(htmldir); fi)