aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/patches/200-no_docs_tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/curl/patches/200-no_docs_tests.patch')
-rw-r--r--package/network/utils/curl/patches/200-no_docs_tests.patch26
1 files changed, 13 insertions, 13 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 2fbcf59a41..0f7198bc6d 100644
--- a/package/network/utils/curl/patches/200-no_docs_tests.patch
+++ b/package/network/utils/curl/patches/200-no_docs_tests.patch
@@ -1,22 +1,22 @@
--- a/Makefile.am
+++ b/Makefile.am
-@@ -152,7 +152,7 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP)
+@@ -154,8 +154,8 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP)
+
bin_SCRIPTS = curl-config
- SUBDIRS = lib src include
--DIST_SUBDIRS = $(SUBDIRS) tests packages docs scripts
+-SUBDIRS = lib docs src include
+-DIST_SUBDIRS = $(SUBDIRS) tests packages scripts
++SUBDIRS = lib src include
+DIST_SUBDIRS = $(SUBDIRS) packages
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcurl.pc
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -612,7 +612,7 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP)
+@@ -272,7 +272,7 @@ cygwinbin:
+ # We extend the standard install with a custom hook:
+ install-data-hook:
+ cd include && $(MAKE) install
+- cd docs && $(MAKE) install
++# cd docs && $(MAKE) install
- bin_SCRIPTS = curl-config
- SUBDIRS = lib src include
--DIST_SUBDIRS = $(SUBDIRS) tests packages docs scripts
-+DIST_SUBDIRS = $(SUBDIRS) packages
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = libcurl.pc
- LIB_VAUTH_CFILES = vauth/vauth.c vauth/cleartext.c vauth/cram.c \
+ # We extend the standard uninstall with a custom hook:
+ uninstall-hook: