From 2ab56d9b674d03c6219ce335af1e6d0a93223463 Mon Sep 17 00:00:00 2001 From: Yifei Kong Date: Thu, 18 Apr 2024 12:01:43 +0800 Subject: [PATCH] Fix typos --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 4ee738d3..e36ae352 100644 --- a/Makefile.in +++ b/Makefile.in @@ -224,7 +224,7 @@ $(nghttp2_static_libs): $(NGHTTP2_VERSION).tar.bz2 $(MAKE) install MAKEFLAGS= $(CURL_VERSION).tar.gz: - curl -L "https://github.com/curl/curl/archive/$(CURL_VERSION).tar.gz" -o + curl -L "https://github.com/curl/curl/archive/$(CURL_VERSION).tar.gz" \ -o "$(CURL_VERSION).tar.gz" # Apply the "Chorme version" patches and mark using a dummy file