Mercurial > emacs
changeset 21091:70301d94ce1e
PROBLEMS is now in etc, not top level dir.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 07 Mar 1998 22:34:50 +0000 |
parents | 9de926193693 |
children | 7726f8d9eff0 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.