1
0
mirror of https://github.com/mintty/wsltty.git synced 2024-10-05 18:31:04 +01:00

align install file names for better sorting in release area

This commit is contained in:
mintty 2020-12-20 00:00:00 +01:00
parent 38b8a5e93d
commit 2cd6d190d6

View File

@ -278,7 +278,7 @@ cop: copcab
installer: cop
# prepare build of installer
rm -f rel/wsltty-$(ver)-install-$(arch).exe
rm -f rel/$(CAB)-install.exe
sed -e "s,%version%,$(ver)," -e "s,%arch%,$(arch)," makewinx.cfg > rel/wsltty.SED
# build installer
cd rel; iexpress /n wsltty.SED