]> Pileus Git - ~andy/fetchmail/commitdiff
Harry McGavran's fix for subdirectory installation.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 4 Jun 1998 19:15:25 +0000 (19:15 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 4 Jun 1998 19:15:25 +0000 (19:15 -0000)
svn path=/trunk/; revision=1899

Makefile.in
NEWS

index f44776cba935aa06f7e6ca8f0a1f8757e7dd7e61..47fdf2acc8adf3cc16e8228689afb3294885e3b1 100644 (file)
@@ -132,7 +132,7 @@ install:
        @echo "Creating installation directories..." 
        $(SHELL) ${srcdir}/mkinstalldirs $(bindir) $(mandir)
        @echo "Installing fetchmail binary..."
-       $(INSTALL_PROGRAM) ${srcdir}/fetchmail $(bindir)/fetchmail
+       $(INSTALL_PROGRAM) ./fetchmail $(bindir)/fetchmail
        @echo "Installing fetchmail configurator..."
        $(INSTALL_PROGRAM) ${srcdir}/fetchmailconf $(bindir)/fetchmailconf
        @echo "Installing manual page..."
diff --git a/NEWS b/NEWS
index 2d2f146514973404e804fc27078e9347469adb37..e5451b2a4fbb4cf6de6b0cc3f00dc38d1c3a3efe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@
 fetchmail-4.5.0 ():
 * 1.0 version of fetchmailconf.
 * Jochen Hayek's changes to make RPA less verbose.
+* Harry McGavran's fix for subdirectory installation.
 
 There are 279 people on fetchmail-friends and 217 on fetchmail-announce.