bd09818d43b950bb76bf064a6362dc668ad5b9bd
[openwrt/openwrt.git] / tools / libressl / patches / 001-dont-build-tests-man.patch
1 --- a/Makefile.in
2 +++ b/Makefile.in
3 @@ -361,7 +361,7 @@ target_alias = @target_alias@
4 top_build_prefix = @top_build_prefix@
5 top_builddir = @top_builddir@
6 top_srcdir = @top_srcdir@
7 -SUBDIRS = crypto ssl tls include apps tests man
8 +SUBDIRS = crypto ssl tls include apps
9 ACLOCAL_AMFLAGS = -I m4
10 pkgconfigdir = $(libdir)/pkgconfig
11 pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc