diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:29:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:29:14 +0000 |
commit | 6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7 (patch) | |
tree | 427cde81ac28eccce8fc9fe59144ac49ccfa9fe7 /package/openssl/patches/150-no_engines.patch | |
parent | 2c47c6c4a790c954f03f9decb6e3c37d6356d0eb (diff) | |
download | upstream-6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7.tar.gz upstream-6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7.tar.bz2 upstream-6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7.zip |
package/openssl: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20473 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openssl/patches/150-no_engines.patch')
-rw-r--r-- | package/openssl/patches/150-no_engines.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch index e344b49426..ed34698a85 100644 --- a/package/openssl/patches/150-no_engines.patch +++ b/package/openssl/patches/150-no_engines.patch @@ -1,6 +1,6 @@ --- a/Configure +++ b/Configure -@@ -1850,6 +1850,11 @@ EOF +@@ -1904,6 +1904,11 @@ EOF close(OUT); } |