aboutsummaryrefslogtreecommitdiff
path: root/net/curl/patches/200-no_docs_tests.patch
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2022-09-15 19:41:31 +0000
committerStan Grishin <stangri@melmac.ca>2022-09-15 19:51:31 +0000
commit312ab68be498f0d895d8d4dc5b2f0fc857e45eb9 (patch)
tree9baab57bb05a5916ebec7b726605a35a67b9516d /net/curl/patches/200-no_docs_tests.patch
parent40f02355993a24dedcce87ef8487e0bbc8f5b402 (diff)
curl: update to 7.85.0
* https://curl.se/changes.html#7_85_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
Diffstat (limited to 'net/curl/patches/200-no_docs_tests.patch')
-rw-r--r--net/curl/patches/200-no_docs_tests.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/curl/patches/200-no_docs_tests.patch b/net/curl/patches/200-no_docs_tests.patch
index 463aeac0b..863c82801 100644
--- a/net/curl/patches/200-no_docs_tests.patch
+++ b/net/curl/patches/200-no_docs_tests.patch
@@ -1,6 +1,6 @@
--- a/Makefile.am
+++ b/Makefile.am
-@@ -155,7 +155,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S
+@@ -158,7 +158,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S
bin_SCRIPTS = curl-config
SUBDIRS = lib src
@@ -9,7 +9,7 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcurl.pc
-@@ -269,8 +269,6 @@ cygwinbin:
+@@ -272,8 +272,6 @@ cygwinbin:
# We extend the standard install with a custom hook:
install-data-hook:
(cd include && $(MAKE) install)