summaryrefslogtreecommitdiff
path: root/package/openssl/patches/patch-Makefile_org
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssl/patches/patch-Makefile_org')
-rw-r--r--package/openssl/patches/patch-Makefile_org20
1 files changed, 0 insertions, 20 deletions
diff --git a/package/openssl/patches/patch-Makefile_org b/package/openssl/patches/patch-Makefile_org
deleted file mode 100644
index 46a14f304..000000000
--- a/package/openssl/patches/patch-Makefile_org
+++ /dev/null
@@ -1,20 +0,0 @@
---- openssl-1.0.2c.orig/Makefile.org 2015-06-12 16:51:21.000000000 +0200
-+++ openssl-1.0.2c/Makefile.org 2015-06-13 19:48:43.000000000 +0200
-@@ -136,7 +136,7 @@ FIPSCANLIB=
-
- BASEADDR=
-
--DIRS= crypto ssl engines apps test tools
-+DIRS= crypto ssl engines apps tools
- ENGDIRS= ccgost
- SHLIBDIRS= crypto ssl
-
-@@ -526,7 +526,7 @@ dist:
- dist_pem_h:
- (cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)
-
--install: all install_docs install_sw
-+install: all install_sw
-
- install_sw:
- @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \