summaryrefslogtreecommitdiff
path: root/package/libs/openssl/patches/130-perl-path.patch
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-16 19:23:49 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-16 19:23:49 +0200
commit57aefc18e4f86130ce66e3c4cdd728ad836aa961 (patch)
tree710458fe1282bb02c62adfe065e77b11838176d6 /package/libs/openssl/patches/130-perl-path.patch
parent5c61638074d1802c8a432263f9ff23d20e653d9f (diff)
downloadmtk-20170518-57aefc18e4f86130ce66e3c4cdd728ad836aa961.zip
mtk-20170518-57aefc18e4f86130ce66e3c4cdd728ad836aa961.tar.gz
mtk-20170518-57aefc18e4f86130ce66e3c4cdd728ad836aa961.tar.bz2
package/libs/*ssl: probably from OpenWRT
Diffstat (limited to 'package/libs/openssl/patches/130-perl-path.patch')
-rw-r--r--package/libs/openssl/patches/130-perl-path.patch2
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 dd4fa54..2dbdc76 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 @@