summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/debian/make-targets.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/debian/make-targets.patch')
-rw-r--r--meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/debian/make-targets.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/debian/make-targets.patch b/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/debian/make-targets.patch
new file mode 100644
index 000000000..f4ddbface
--- /dev/null
+++ b/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e/debian/make-targets.patch
@@ -0,0 +1,13 @@
1Index: openssl-1.0.0c/Makefile.org
2===================================================================
3--- openssl-1.0.0c.orig/Makefile.org 2010-12-12 16:10:12.000000000 +0100
4+++ openssl-1.0.0c/Makefile.org 2010-12-12 16:11:27.000000000 +0100
5@@ -109,7 +109,7 @@
6 ZLIB_INCLUDE=
7 LIBZLIB=
8
9-DIRS= crypto ssl engines apps test tools
10+DIRS= crypto ssl engines apps tools
11 ENGDIRS= ccgost
12 SHLIBDIRS= crypto ssl
13