X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F140-makefile-dirs.patch;h=89022e0c6cdc8708e8df93879925d9ba26d4ab6b;hb=778f5a83b25b88a46e8da75206bf935a703aaa50;hp=7d0153811837588e0a03820ae92eca19bdfc83bd;hpb=c9bf3cc1380ca0ef5cb1cf3b08732f9276a36e78;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 7d0153811..89022e0c6 100644 --- a/package/openssl/patches/140-makefile-dirs.patch +++ b/package/openssl/patches/140-makefile-dirs.patch @@ -1,11 +1,10 @@ -diff -Nur openssl-0.9.7f/Makefile.org openssl-0.9.7f.new/Makefile.org ---- openssl-0.9.7f/Makefile.org 2005-03-15 10:46:13.000000000 +0100 -+++ openssl-0.9.7f.new/Makefile.org 2005-04-03 20:15:26.000000000 +0200 -@@ -175,7 +175,7 @@ - # we might set SHLIB_MARK to '$(SHARED_LIBS)'. - SHLIB_MARK= +--- 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= --DIRS= crypto fips ssl $(SHLIB_MARK) sigs apps test tools +-DIRS= crypto ssl engines apps test tools +DIRS= crypto ssl apps SHLIBDIRS= crypto ssl