changeset 33649:96a0426fa611

* make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
author Dave Love <fx@gnu.org>
date Mon, 20 Nov 2000 18:16:46 +0000
parents 12804af3c315
children 480e4cbfe3ef
files make-dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Mon Nov 20 18:14:17 2000 +0000
+++ b/make-dist	Mon Nov 20 18:16:46 2000 +0000
@@ -281,7 +281,7 @@
 ### tar file; this means that people can start reading the INSTALL and
 ### README while the rest of the tar file is still unpacking.  Whoopee.
 echo "Making links to top-level files"
-ln GETTING.GNU.SOFTWARE INSTALL README BUGS move-if-change ${tempdir}
+ln FTP INSTALL README BUGS move-if-change ${tempdir}
 ln ChangeLog Makefile.in configure configure.in aclocal.m4 ${tempdir}
 ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
 ### Copy these files; they're cross-filesystem symlinks.