aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/patches
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-06-30 22:21:24 +0200
committerHans Dedecker <dedeckeh@gmail.com>2020-07-01 22:19:50 +0200
commitcbb66f9edb4dc5fd60a6c262fde84cc570801b84 (patch)
tree65b1e9ed5a87c6f6d273ca40826e1255403af5c1 /package/network/utils/curl/patches
parentf786de2095b2c56ab290884498862df6b49f0038 (diff)
downloadupstream-cbb66f9edb4dc5fd60a6c262fde84cc570801b84.tar.gz
upstream-cbb66f9edb4dc5fd60a6c262fde84cc570801b84.tar.bz2
upstream-cbb66f9edb4dc5fd60a6c262fde84cc570801b84.zip
curl: bump to 7.71.0
For changes in 7.71.0; see https://curl.haxx.se/changes.html#7_71_0 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/utils/curl/patches')
-rw-r--r--package/network/utils/curl/patches/200-no_docs_tests.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/curl/patches/200-no_docs_tests.patch b/package/network/utils/curl/patches/200-no_docs_tests.patch
index 53f8c6c3f6..b5f92b58c8 100644
--- a/package/network/utils/curl/patches/200-no_docs_tests.patch
+++ b/package/network/utils/curl/patches/200-no_docs_tests.patch
@@ -1,6 +1,6 @@
--- a/Makefile.am
+++ b/Makefile.am
-@@ -189,7 +189,7 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP)
+@@ -192,7 +192,7 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP)
bin_SCRIPTS = curl-config
SUBDIRS = lib src
@@ -9,10 +9,10 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcurl.pc
-@@ -300,8 +300,8 @@ cygwinbin:
+@@ -303,8 +303,8 @@ cygwinbin:
# We extend the standard install with a custom hook:
install-data-hook:
- (cd include && $(MAKE) install)
+ (cd include && $(MAKE) install)
- (cd docs && $(MAKE) install)
- (cd docs/libcurl && $(MAKE) install)
+ #(cd docs && $(MAKE) install)