diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/curl-7.57.0.local.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/curl-7.57.0.local.patch b/patches/curl-7.57.0.local.patch deleted file mode 100644 index 763f5a2d..00000000 --- a/patches/curl-7.57.0.local.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- curl-7.57.0/lib/curl_config.h.in.orig 2017-11-28 15:14:22.000000000 +0000 -+++ curl-7.57.0/lib/curl_config.h.in 2018-01-05 11:39:27.416000000 +0000 -@@ -7,7 +7,7 @@ - #undef CURL_CA_FALLBACK - - /* Location of default ca path */ --#undef CURL_CA_PATH -+#define CURL_CA_PATH "/etc/ssl/certs" - - /* Default SSL backend */ - #undef CURL_DEFAULT_SSL_BACKEND |