From e6737dc67953504df4a3f1e82849ef092a337b99 Mon Sep 17 00:00:00 2001 From: nion Date: Thu, 24 Mar 2005 22:03:05 +0000 Subject: [PATCH] Nico Golde: - updated legal info - changed names in Makefile because the manuals names should end .gz git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@232 e385b8ad-14ed-0310-8656-cc95a2468c6d --- COPYRIGHT | 5 ++++- doc/Makefile.in | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index c0b3823..dbdbacd 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -13,7 +13,10 @@ Copyright (C) 1998-2001 Werner Koch Copyright (C) 1999-2001 Brendan Cully Copyright (C) 1999-2001 Tommi Komulainen Copyright (C) 2000-2001 Edmund Grimley Evans - +Parts written/modified by: +Andreas Krennmair +Nico Golde +Rocco Rutte This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/doc/Makefile.in b/doc/Makefile.in index c46de18..8fbae03 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -77,8 +77,8 @@ install: all instdoc $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man5 ./instdoc $(srcdir)/mutt.man $(DESTDIR)$(mandir)/man1/muttng.1 ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/muttng-flea.1 - echo ".so $(mandir)/man1/muttng-flea.1" > $(DESTDIR)$(mandir)/man1/muttngbug.1 - echo ".so $(mandir)/man1/muttng-flea.1" > $(DESTDIR)$(mandir)/man1/fleang.1 + echo ".so $(mandir)/man1/muttng-flea.1" > $(DESTDIR)$(mandir)/man1/muttngbug.1.gz + echo ".so $(mandir)/man1/muttng-flea.1" > $(DESTDIR)$(mandir)/man1/fleang.1.gz ./instdoc $(srcdir)/dotlock.man \ $(DESTDIR)$(mandir)/man1/muttng_dotlock.1 ./instdoc muttrc.man $(DESTDIR)$(mandir)/man5/muttngrc.5 -- 2.20.1