X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibs%2Fopenssl%2Fpatches%2F160-disable_doc_tests.patch;h=afd50650e70e7ca79779de37320806936b536241;hb=50c5c4f6fe450cc9a23de6371681c4c9f63d3df8;hp=e31ffa5815bf36c0aff95c00e4d5933107660241;hpb=f9838bef4565fee3cad7be9214c6db9361dcf807;p=openwrt-github%2F.git diff --git a/package/libs/openssl/patches/160-disable_doc_tests.patch b/package/libs/openssl/patches/160-disable_doc_tests.patch index e31ffa5815..afd50650e7 100644 --- a/package/libs/openssl/patches/160-disable_doc_tests.patch +++ b/package/libs/openssl/patches/160-disable_doc_tests.patch @@ -34,9 +34,9 @@ -build_all: build_libs build_apps build_tests build_tools +build_all: build_libs build_apps build_tools - build_libs: build_crypto build_ssl build_engines + build_libs: build_libcrypto build_libssl openssl.pc -@@ -538,7 +538,7 @@ dist: +@@ -528,7 +528,7 @@ dist: dist_pem_h: (cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean) @@ -47,7 +47,7 @@ @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \ --- a/Makefile.org +++ b/Makefile.org -@@ -536,7 +536,7 @@ dist: +@@ -526,7 +526,7 @@ dist: dist_pem_h: (cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)