X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F140-makefile-dirs.patch;h=b51ca28b627f292bd0c1c392a2c096ee00302d17;hp=d0eaec912866d2dae7b7ee8683f8696531b513e3;hb=ee17aa6f614a672be46a3c5ded1d282ee448e02e;hpb=d4b2ced55936483894f19f00707ccbac2a36e9fc diff --git a/package/openssl/patches/140-makefile-dirs.patch b/package/openssl/patches/140-makefile-dirs.patch index d0eaec9128..b51ca28b62 100644 --- a/package/openssl/patches/140-makefile-dirs.patch +++ b/package/openssl/patches/140-makefile-dirs.patch @@ -1,11 +1,11 @@ ---- openssl-0.9.8j/Makefile.org 2008-12-30 14:26:26.000000000 +0100 -+++ openssl-0.9.8j.patched/Makefile.org 2009-01-17 13:41:52.610868317 +0100 -@@ -131,7 +131,7 @@ +--- a/Makefile.org ++++ b/Makefile.org +@@ -135,7 +135,7 @@ FIPSCANLIB= BASEADDR= --DIRS= crypto fips ssl engines apps test tools -+DIRS= crypto fips ssl apps - SHLIBDIRS= crypto ssl fips +-DIRS= crypto ssl engines apps test tools ++DIRS= crypto ssl apps + ENGDIRS= ccgost + SHLIBDIRS= crypto ssl - # dirs in crypto to build