Nico Golde:
authornion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 24 Mar 2005 22:03:05 +0000 (22:03 +0000)
committernion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 24 Mar 2005 22:03:05 +0000 (22:03 +0000)
- 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
doc/Makefile.in

index c0b3823..dbdbacd 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -13,7 +13,10 @@ Copyright (C) 1998-2001 Werner Koch <wk@isil.d.shuttle.de>
 Copyright (C) 1999-2001 Brendan Cully <brendan@kublai.com>
 Copyright (C) 1999-2001 Tommi Komulainen <Tommi.Komulainen@iki.fi>
 Copyright (C) 2000-2001 Edmund Grimley Evans <edmundo@rano.org>
-
+Parts written/modified by:
+Andreas Krennmair <ak@synflood.at>
+Nico Golde <nico@ngolde.de>
+Rocco Rutte <pdmef@cs.tu-berlin.de>
 
     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
index c46de18..8fbae03 100644 (file)
@@ -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