Mercurial > emacs
changeset 28821:9eb6792eefac
Make a link for lib-src/grep-changelog. Copy
install-sh.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 05 May 2000 13:19:27 +0000 |
parents | ead39cb09e31 |
children | 1c03ffa9c07d |
files | make-dist |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Thu May 04 22:40:05 2000 +0000 +++ b/make-dist Fri May 05 13:19:27 2000 +0000 @@ -266,7 +266,7 @@ cp mkinstalldirs ${tempdir} cp config.sub ${tempdir} cp config.guess ${tempdir} -cp install.sh ${tempdir} +cp install-sh ${tempdir} echo "Updating version number in README" (cd ${tempdir} @@ -405,7 +405,7 @@ (cd lib-src ln [a-zA-Z]*.[chy] ../${tempdir}/lib-src ln ChangeLog Makefile.in README testfile vcdiff ../${tempdir}/lib-src - ln rcs2log rcs-checkin makefile.nt ../${tempdir}/lib-src + ln grep-changelog rcs2log rcs-checkin makefile.nt ../${tempdir}/lib-src ## If we ended up with a symlink, or if we did not get anything ## due to a cross-device symlink, copy the file. for file in [a-zA-Z]*.[chy]; do