From 7f1f989a38d91dbcbf08cf93693cfe1531b58587 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 3 Feb 2011 18:45:35 +0000 Subject: openssl: update to 1.0.0c Signed-off-by: Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25348 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openssl/patches/140-makefile-dirs.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package/openssl/patches/140-makefile-dirs.patch') diff --git a/package/openssl/patches/140-makefile-dirs.patch b/package/openssl/patches/140-makefile-dirs.patch index 84eee83ab..c252be9b8 100644 --- a/package/openssl/patches/140-makefile-dirs.patch +++ b/package/openssl/patches/140-makefile-dirs.patch @@ -1,11 +1,11 @@ --- a/Makefile.org +++ b/Makefile.org -@@ -132,7 +132,7 @@ FIPSCANLIB= +@@ -109,7 +109,7 @@ LIBKRB5= + ZLIB_INCLUDE= + LIBZLIB= - BASEADDR= +-DIRS= crypto ssl engines apps test tools ++DIRS= crypto ssl apps + ENGDIRS= ccgost + SHLIBDIRS= crypto ssl --DIRS= crypto fips ssl engines apps test tools -+DIRS= crypto fips ssl apps - SHLIBDIRS= crypto ssl fips - - # dirs in crypto to build -- cgit v1.2.3