openssl: update to 1.0.0c
[openwrt/svn-archive/archive.git] / package / openssl / patches / 130-perl-path.patch
index d5722b2b70ab99860e8a62f7702d37b999b0b782..dd4fa54d55d3169e6473791d5f11bddf4e9fde8b 100644 (file)
@@ -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 <ben@algroup.co.uk> 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 @@