PROBLEMS is now in etc, not top level dir.
This commit is contained in:
parent
e5f83e2398
commit
94a13fbf01
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue