From: Gerd Moellmann Date: Fri, 5 May 2000 13:19:27 +0000 (+0000) Subject: Make a link for lib-src/grep-changelog. Copy X-Git-Tag: emacs-pretest-21.0.90~4039 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dc7717ab3ee9da06f7279937d6094ae63b1ffeba;p=emacs.git Make a link for lib-src/grep-changelog. Copy install-sh. --- diff --git a/make-dist b/make-dist index 86a78f88e51..06cb8320af6 100755 --- a/make-dist +++ b/make-dist @@ -266,7 +266,7 @@ ln config.bat make-dist update-subdirs vpath.sed ${tempdir} 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 @@ echo "Making links to \`lib-src'" (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