# HG changeset patch # User Richard M. Stallman # Date 889310090 0 # Node ID 70301d94ce1ea0ea97b5cf4754fa6ec88ca92593 # Parent 9de926193693422ad8c94ca1cbb1b08946224883 PROBLEMS is now in etc, not top level dir. diff -r 9de926193693 -r 70301d94ce1e make-dist --- a/make-dist Sat Mar 07 22:33:40 1998 +0000 +++ b/make-dist Sat Mar 07 22:34:50 1998 +0000 @@ -247,7 +247,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 PROBLEMS README BUGS move-if-change ${tempdir} +ln GETTING.GNU.SOFTWARE INSTALL README BUGS move-if-change ${tempdir} ln ChangeLog Makefile.in configure configure.in ${tempdir} ln config.bat make-dist update-subdirs vpath.sed ${tempdir} ### Copy these files; they're cross-filesystem symlinks.