From: Jakub Bogusz Date: Sat, 15 Sep 2018 20:02:46 +0000 (+0200) Subject: - merge fix X-Git-Tag: auto/th/openssl-1.1.1a-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=commitdiff_plain;h=adc867349e1b3ff73d4116ccfbf73a1382f5cea3 - merge fix --- diff --git a/openssl-find.patch b/openssl-find.patch index 30f6d8b..d2e6d09 100644 --- a/openssl-find.patch +++ b/openssl-find.patch @@ -58,15 +58,3 @@ index 0000000..8e1b42c +} + +1; - ---- openssl-1.0.2m/util/perlpath.pl~ 2017-10-26 23:34:32.000000000 +0300 -+++ openssl-1.0.2m/util/perlpath.pl 2017-11-01 13:08:24.963877348 +0200 -@@ -4,7 +4,7 @@ - # line in all scripts that rely on perl. - # - --require "find.pl"; -+require "./find.pl"; - - $#ARGV == 0 || print STDERR "usage: perlpath newpath (eg /usr/bin)\n"; - &find(".");