summaryrefslogtreecommitdiff
path: root/sources/openssl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sources/openssl.patch')
-rw-r--r--sources/openssl.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/sources/openssl.patch b/sources/openssl.patch
index 341f47e60..31f7a4475 100644
--- a/sources/openssl.patch
+++ b/sources/openssl.patch
@@ -171,14 +171,6 @@
+ {
+ return SSL_library_init();
+ }
---- openssl-0.9.7.orig/tools/c_rehash
-+++ openssl-0.9.7/tools/c_rehash
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl
-+#!/usr/bin/perl
-
-
- # Perl c_rehash script, scan all files in a directory
--- openssl-0.9.7.orig/tools/c_rehash.in
+++ openssl-0.9.7/tools/c_rehash.in
@@ -1,4 +1,4 @@