Mercurial > emacs
changeset 24071:8db408246555
(install): Use update instead of sed to install fns.el.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 14 Jan 1999 11:30:55 +0000 |
parents | 526d645420b5 |
children | 749d25833f30 |
files | msdos/mainmake.v2 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/mainmake.v2 Thu Jan 14 11:25:35 1999 +0000 +++ b/msdos/mainmake.v2 Thu Jan 14 11:30:55 1999 +0000 @@ -76,7 +76,7 @@ if exist etags.exe mv -f etags.exe ../bin if exist ctags.exe mv -f ctags.exe ../bin if exist b2m.exe mv -f b2m.exe ../bin - if exist fns.el sed -e '' fns.el > ..\bin\fns.el + if exist fns.el update fns.el ../bin/fns.el cd .. cd src stubify emacs