diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-11 09:20:01 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-11 09:20:01 +0000 |
| commit | f293739e0db7bbddff5199f74b6150312c16a6cc (patch) | |
| tree | b08354d610b2d0254de3398cb4f13ce093bb7e94 /main/alpine/libcrypto-underlinking.patch | |
| parent | ebcf082a79f5b36210d7191ce461cc3a9384472e (diff) | |
| download | aports-f293739e0db7bbddff5199f74b6150312c16a6cc.tar.bz2 aports-f293739e0db7bbddff5199f74b6150312c16a6cc.tar.xz | |
main/alpine: upgrade to 2.20
Diffstat (limited to 'main/alpine/libcrypto-underlinking.patch')
| -rw-r--r-- | main/alpine/libcrypto-underlinking.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/alpine/libcrypto-underlinking.patch b/main/alpine/libcrypto-underlinking.patch deleted file mode 100644 index 5007f7ead3..0000000000 --- a/main/alpine/libcrypto-underlinking.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./configure.ac.orig -+++ ./configure.ac -@@ -954,7 +954,7 @@ - if test "x$alpine_SSLTYPE" != "xnone" ; then - AC_SEARCH_LIBS(SSL_library_init,ssl, - [ -- LIBS="$LIBS -lssl" -+ LIBS="$LIBS -lssl -lcrypto" - ]) - if test "x$alpine_SSLTYPE" = "xnone" ; then - AC_MSG_NOTICE([OpenSSL libraries NOT found]) |
