From adc867349e1b3ff73d4116ccfbf73a1382f5cea3 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 15 Sep 2018 22:02:46 +0200 Subject: [PATCH] - merge fix --- openssl-find.patch | 12 ------------ 1 file changed, 12 deletions(-) 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("."); -- 2.43.0