mirror of
https://github.com/mintty/wsltty.git
synced 2025-09-15 17:52:20 +01:00
align install file names for better sorting in release area
This commit is contained in:
2
makefile
2
makefile
@@ -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
|
||||
|
Reference in New Issue
Block a user