1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-10-31 07:04:00 +00:00

add rluetzner's patch Get VmId from registry (#356)

This commit is contained in:
mintty
2024-10-10 00:00:00 +02:00
parent c13340b328
commit 09972471b9
2 changed files with 42 additions and 0 deletions

View File

@@ -159,6 +159,8 @@ wslbridge-source: $(wslbridgedir).zip
#cd $(wslbridgedir); patch -p1 < ../0001-notify-size-change-inband.patch
# patch to https://github.com/Biswa96/wslbridge2/commit/41575379b416703c49e2687e957440239a4cdfb7
#cd $(wslbridgedir); patch -p0 < ../0002-add-com-for-lifted-wsl.patch
# patch to fix WSL 2 launching, again
cd $(wslbridgedir); patch -p1 < ../0012-get-vmid-from-registry.patch
wslbridge-frontend:
echo ------------- Compiling wslbridge2 frontend