From 1efe968c2e4f7ead77c338e1e4c26c3a91206fee Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 3 Feb 2011 18:45:35 +0000 Subject: openssl: update to 1.0.0c Signed-off-by: Peter Wagner SVN-Revision: 25348 --- package/openssl/patches/130-perl-path.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/openssl/patches/130-perl-path.patch') diff --git a/package/openssl/patches/130-perl-path.patch b/package/openssl/patches/130-perl-path.patch index d5722b2b70..dd4fa54d55 100644 --- a/package/openssl/patches/130-perl-path.patch +++ b/package/openssl/patches/130-perl-path.patch @@ -18,7 +18,7 @@ +++ b/util/clean-depend.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w -+#!/usr/bin/perl -w ++#!/usr/bin/perl # Clean the dependency list in a makefile of standard includes... # Written by Ben Laurie 19 Jan 1999 @@ -37,7 +37,7 @@ +#!/usr/bin/perl my $config = "crypto/err/openssl.ec"; - my $debug = 0; + my $hprefix = "openssl/"; --- a/util/mkstack.pl +++ b/util/mkstack.pl @@ -1,4 +1,4 @@ -- cgit v1.2.3