summaryrefslogtreecommitdiff
path: root/package/libressl/patches/patch-Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libressl/patches/patch-Makefile_in')
-rw-r--r--package/libressl/patches/patch-Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libressl/patches/patch-Makefile_in b/package/libressl/patches/patch-Makefile_in
deleted file mode 100644
index fc285e3c6..000000000
--- a/package/libressl/patches/patch-Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libressl-2.4.2.orig/Makefile.in 2016-08-01 01:08:10.000000000 +0200
-+++ libressl-2.4.2/Makefile.in 2016-08-22 18:34:29.881419200 +0200
-@@ -361,7 +361,7 @@ target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--SUBDIRS = crypto ssl tls include apps tests man
-+SUBDIRS = crypto ssl tls include apps
- ACLOCAL_AMFLAGS = -I m4
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc