comparison nsis/README.txt @ 18182:9b6bfce90778 v8.1.2086

patch 8.1.2086: missing a few changes for the renamed files Commit: https://github.com/vim/vim/commit/38f1eeac3d8ec0a0e275213a62ba7ff1afb8ab33 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 27 14:19:09 2019 +0200 patch 8.1.2086: missing a few changes for the renamed files Problem: Missing a few changes for the renamed files. Solution: Rename in a few more places. (Ken Takata)
author Bram Moolenaar <Bram@vim.org>
date Fri, 27 Sep 2019 14:30:04 +0200
parents cb1652e41314
children 9b7f90e56753
comparison
equal deleted inserted replaced
18181:f515ac0166a8 18182:9b6bfce90778
12 12
13 2. Go to the src directory and build: 13 2. Go to the src directory and build:
14 gvim.exe (the OLE version), 14 gvim.exe (the OLE version),
15 vimrun.exe, 15 vimrun.exe,
16 install.exe, 16 install.exe,
17 uninstal.exe, 17 uninstall.exe,
18 tee/tee.exe, 18 tee/tee.exe,
19 xxd/xxd.exe, 19 xxd/xxd.exe,
20 20
21 Then execute tools/rename.bat to rename the executables. (mv command is 21 Then execute tools/rename.bat to rename the executables. (mv command is
22 required.) 22 required.)