From d24876d991bbcfb83fd523896dba85e2df1fce46 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 4 Jan 2018 03:13:46 +0000 Subject: Fix perl escaping causing commands to not get linked Noticed in the build log: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/sub (\w+?)_?(\(\))? { <-- HERE .*/ at -e line 1. --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index d3c352cc1..bb59e6c4e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix perl escaping causing commands to not get linked + Version 17.91 - 4 October 2017 - do not include libnss3 anymore as rpm now uses OpenSSL -- cgit v1.2.1