mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 20:10:58 +00:00
align install file names for better sorting in release area
This commit is contained in:
parent
38b8a5e93d
commit
2cd6d190d6
2
makefile
2
makefile
@ -278,7 +278,7 @@ cop: copcab
|
|||||||
|
|
||||||
installer: cop
|
installer: cop
|
||||||
# prepare build of installer
|
# 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
|
sed -e "s,%version%,$(ver)," -e "s,%arch%,$(arch)," makewinx.cfg > rel/wsltty.SED
|
||||||
# build installer
|
# build installer
|
||||||
cd rel; iexpress /n wsltty.SED
|
cd rel; iexpress /n wsltty.SED
|
||||||
|
Loading…
x
Reference in New Issue
Block a user