From 96771eec531a05c51b7dc1a0079878be80c81737 Mon Sep 17 00:00:00 2001 From: Arthur Sengileyev Date: Tue, 23 Jul 2024 17:18:29 +0300 Subject: [PATCH] Fix outdated comment for the build step win-gvproxy Signed-off-by: Arthur Sengileyev --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 49236abd3d..bef7d7ed4e 100644 --- a/Makefile +++ b/Makefile @@ -828,7 +828,7 @@ podman-remote-release-%.zip: test/version/version ## Build podman-remote for %=$ if [[ "$(GOARCH)" != "$(NATIVE_GOARCH)" ]]; then $(MAKE) clean-binaries; fi -rm -rf "$(tmpsubdir)" -# Checks out and builds win-sshproxy helper. See comment on GV_GITURL declaration +# Downloads pre-built gvproxy and win-sshproxy helpers. See comment on GV_VERSION declaration .PHONY: win-gvproxy win-gvproxy: test/version/version mkdir -p bin/windows/