]> Pileus Git - ~andy/fetchmail/commitdiff
Installation fix.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 2 Jun 1998 13:25:10 +0000 (13:25 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 2 Jun 1998 13:25:10 +0000 (13:25 -0000)
svn path=/trunk/; revision=1869

Makefile.in
NEWS

index ae90e7dc54d817bcd1efeb37ee7380cde9ee4cd3..ed7c49642fb83d2ee1520f167f4148f2a6dca204 100644 (file)
@@ -137,7 +137,7 @@ install:
        $(INSTALL_PROGRAM) ${srcdir}/fetchmailconf $(bindir)/fetchmailconf
        @echo "Installing manual page..."
        $(INSTALL_DATA) $(srcdir)/fetchmail.man $(mandir)/fetchmail.$(manext)
-       ln -sf $(mandir)/fetchmail.$(manext) $(mandir)/fetchmailconf.$(manext)
+       ln -sf $(mandir)/fetchmailconf.$(manext) $(mandir)/fetchmail.$(manext)
 
 uninstall:
        rm -f $(bindir)/fetchmail $(bindir)/fetchmailconf
diff --git a/NEWS b/NEWS
index d9fb9661dfb0c0342bd53583a0c5eae9c5b3038a..26c3aecf41d6d4817ac29cf8ecb8306c9b538aad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@
 ------------------------------------------------------------------------------
 fetchmail-4.4.9 ():
 * Make fetchmail 64-bit clean (thanks to John Franklin <john@iptimaging.com>).
+* Fix man-page installation (thanks to Kevin Hawkins <khawkins@ncsa.uiuc.edu>)
 
 fetchmail-4.4.8 (Tue May 26 12:30:58 EDT 1998):
 * Added 0.90 beta version of fetchmailconf.