mirror of
https://github.com/mintty/wsltty.git
synced 2025-04-19 01:00:29 +01:00
adapt removal ref to previous installer (now arch-specific)
This commit is contained in:
parent
4f6e12741a
commit
8a3f7d19df
2
makefile
2
makefile
@ -200,7 +200,7 @@ appx-bin:
|
|||||||
|
|
||||||
cop: ver
|
cop: ver
|
||||||
mkdir -p rel
|
mkdir -p rel
|
||||||
rm -fr rel/wsltty-$(ver)-install.exe
|
rm -f rel/wsltty-$(ver)-install-$(arch).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
|
||||||
cp bin/cygwin1.dll rel/
|
cp bin/cygwin1.dll rel/
|
||||||
cp bin/cygwin-console-helper.exe rel/
|
cp bin/cygwin-console-helper.exe rel/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user