From a5fa80e2a069e35331af10369d810b4daa63635b Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 26 Oct 2012 17:19:15 +0400 Subject: openssl 0.9.8 mostly done --- openssl0.9.8/patches/make-targets.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 openssl0.9.8/patches/make-targets.patch (limited to 'openssl0.9.8/patches/make-targets.patch') diff --git a/openssl0.9.8/patches/make-targets.patch b/openssl0.9.8/patches/make-targets.patch new file mode 100644 index 0000000..b123972 --- /dev/null +++ b/openssl0.9.8/patches/make-targets.patch @@ -0,0 +1,13 @@ +Index: openssl-0.9.8k/Makefile.org +=================================================================== +--- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200 ++++ openssl-0.9.8k/Makefile.org 2009-07-19 11:37:31.000000000 +0200 +@@ -131,7 +131,7 @@ + + BASEADDR= + +-DIRS= crypto fips ssl engines apps test tools ++DIRS= crypto fips ssl engines apps tools + SHLIBDIRS= crypto ssl fips + + # dirs in crypto to build -- cgit v1.2.3