X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F140-makefile-dirs.patch;h=997978250fd7ab66dd7767494078a320c73b9dbd;hb=5c26b81aaaf289804d55942869c64b31149adea9;hp=89022e0c6cdc8708e8df93879925d9ba26d4ab6b;hpb=5ed5b75f5cbf11de7fb27f00cb921ab88e7e1e5b;p=openwrt-10.03%2F.git diff --git a/package/openssl/patches/140-makefile-dirs.patch b/package/openssl/patches/140-makefile-dirs.patch index 89022e0c6..997978250 100644 --- a/package/openssl/patches/140-makefile-dirs.patch +++ b/package/openssl/patches/140-makefile-dirs.patch @@ -1,11 +1,11 @@ ---- openssl-0.9.8a/Makefile.org 2006-02-21 20:57:45.000000000 -0800 -+++ openssl-0.9.8a-new/Makefile.org 2006-02-21 21:37:11.000000000 -0800 -@@ -100,7 +100,7 @@ - KRB5_INCLUDES= - LIBKRB5= +--- a/Makefile.org ++++ b/Makefile.org +@@ -131,7 +131,7 @@ FIPSCANLIB= --DIRS= crypto ssl engines apps test tools -+DIRS= crypto ssl apps - SHLIBDIRS= crypto ssl + BASEADDR= + +-DIRS= crypto fips ssl engines apps test tools ++DIRS= crypto fips ssl apps + SHLIBDIRS= crypto ssl fips # dirs in crypto to build