]> code.delx.au - gnu-emacs/commitdiff
PROBLEMS is now in etc, not top level dir.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 Mar 1998 22:34:50 +0000 (22:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 Mar 1998 22:34:50 +0000 (22:34 +0000)
make-dist

index 59cc4147e4a699dd9af69a6bb5d79d9bcf8bba9b..afed3f94fe97d5a5b384c043d2458ba44bcfe019 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -247,7 +247,7 @@ mkdir ${tempdir}
 ### 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.