aboutsummaryrefslogtreecommitdiff
path: root/net/curl/patches/200-no_docs_tests.patch
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2023-05-23 17:59:55 +0000
committerStan Grishin <stangri@melmac.ca>2023-05-23 22:14:13 +0000
commitb9c7aa50f42e5680bae5c26182a359d0fed5b9ce (patch)
treecc2d25e0aa45bffee0052d0dbadde267653858ce /net/curl/patches/200-no_docs_tests.patch
parent72c8977b3b4b3b8c905bd53db7557cf6bc8963db (diff)
curl: update to 8.1.0
* https://curl.se/changes.html#8_1_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 863c82801..d3a5cca61 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
-@@ -158,7 +158,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S
+@@ -159,7 +159,7 @@ CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_S
bin_SCRIPTS = curl-config
SUBDIRS = lib src
@@ -9,7 +9,7 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcurl.pc
-@@ -272,8 +272,6 @@ cygwinbin:
+@@ -273,8 +273,6 @@ cygwinbin:
# We extend the standard install with a custom hook:
install-data-hook:
(cd include && $(MAKE) install)