diff options
author | Gérard Milmeister <gemi@fedoraproject.org> | 2008-10-25 21:49:08 +0000 |
---|---|---|
committer | Gérard Milmeister <gemi@fedoraproject.org> | 2008-10-25 21:49:08 +0000 |
commit | e245b283320cd6e069fcdc6ce4ba8e0877e3c15a (patch) | |
tree | 625e898c3e9dec85b705e6297e134509b1334481 /otp-sslrpath.patch | |
parent | af8394614be0a1d99bda561b9d43e75c9c7c5001 (diff) | |
download | erlang-e245b283320cd6e069fcdc6ce4ba8e0877e3c15a.tar.gz erlang-e245b283320cd6e069fcdc6ce4ba8e0877e3c15a.tar.xz erlang-e245b283320cd6e069fcdc6ce4ba8e0877e3c15a.zip |
new release R12B-4
Diffstat (limited to 'otp-sslrpath.patch')
-rw-r--r-- | otp-sslrpath.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/otp-sslrpath.patch b/otp-sslrpath.patch index 751ae2a..83ba120 100644 --- a/otp-sslrpath.patch +++ b/otp-sslrpath.patch @@ -1,8 +1,7 @@ -diff -up otp_src_R12B-3/lib/ssl/c_src/Makefile.in.sslrpath otp_src_R12B-3/lib/ssl/c_src/Makefile.in ---- otp_src_R12B-3/lib/ssl/c_src/Makefile.in.sslrpath 2008-09-05 22:01:58.000000000 +0200 -+++ otp_src_R12B-3/lib/ssl/c_src/Makefile.in 2008-09-05 22:02:34.000000000 +0200 -@@ -102,7 +102,7 @@ else - SSL_MAKEFILE = +--- otp_src_R10B-9/lib/ssl/c_src/Makefile.in.sslrpath 2005-12-29 00:49:17.000000000 +0100 ++++ otp_src_R10B-9/lib/ssl/c_src/Makefile.in 2005-12-29 00:50:15.000000000 +0100 +@@ -95,7 +95,7 @@ + endif endif -CC_R_FLAG=@CFLAG_RUNTIME_LIBRARY_PATH@ |