# HG changeset patch # User Dave Love # Date 974744206 0 # Node ID 96a0426fa611d36835dbe745b8d824cbe8b08a47 # Parent 12804af3c31570156153b3ad84f6f6ed9bb88f42 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE. diff -r 12804af3c315 -r 96a0426fa611 make-dist --- 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.