summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2015-09-04 05:11:18 -0400
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-09-04 17:24:26 +0200
commitf94c473156f5655e96b386e154c97316c0a6b62d (patch)
treee4c5b3f25180afe3b2d9d85260f386a99fd0fe37 /NEWS
parent9f795dc201e1868e9d8bdb7a561499090df03773 (diff)
downloadurpmi-f94c473156f5655e96b386e154c97316c0a6b62d.tar
urpmi-f94c473156f5655e96b386e154c97316c0a6b62d.tar.gz
urpmi-f94c473156f5655e96b386e154c97316c0a6b62d.tar.bz2
urpmi-f94c473156f5655e96b386e154c97316c0a6b62d.tar.xz
urpmi-f94c473156f5655e96b386e154c97316c0a6b62d.zip
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)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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