diff --git a/patches/curl-7.57.0.local.patch b/patches/curl-7.57.0.local.patch index f54e698..763f5a2 100644 --- a/patches/curl-7.57.0.local.patch +++ b/patches/curl-7.57.0.local.patch @@ -5,7 +5,7 @@ /* Location of default ca path */ -#undef CURL_CA_PATH -+#define CURL_CA_PATH "/etc/ssl" ++#define CURL_CA_PATH "/etc/ssl/certs" /* Default SSL backend */ #undef CURL_DEFAULT_SSL_BACKEND