From f94c473156f5655e96b386e154c97316c0a6b62d Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Fri, 4 Sep 2015 05:11:18 -0400 Subject: fix installing /sbin/* Apparently perl-2.22's ExtUtils-MakeMaker started wrapping the $(....) variables in double-quotes, which broke urpmi's "make install"... v2: perl_checker cleanups (Thierry Vignaud) --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e8b50da3..96282ca0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- fix installing /sbin/* + (regression with perl-5.22's ExtUtils-MakeMaker now wrapping $(...) ) - fix perl_checker checking Version 8.07 - 3 September 2015 -- cgit v1.2.1