diff options
Diffstat (limited to 'package/libs/openssl/patches/130-perl-path.patch')
-rw-r--r-- | package/libs/openssl/patches/130-perl-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/130-perl-path.patch b/package/libs/openssl/patches/130-perl-path.patch index dd4fa54d55..2dbdc76010 100644 --- a/package/libs/openssl/patches/130-perl-path.patch +++ b/package/libs/openssl/patches/130-perl-path.patch @@ -12,8 +12,8 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl - # Perl c_rehash script, scan all files in a directory + # and add symbolic links to their hash values. --- a/util/clean-depend.pl +++ b/util/clean-depend.pl @@ -1,4 +1,4 @@ |