diff options
author | Douglas Mencken <dougmencken@gmail.com> | 2016-10-15 12:04:41 -0400 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-10-16 12:40:05 +0000 |
commit | 1d52483d990f7723fe709dd0348bb9b9d0e991f2 (patch) | |
tree | 2f5af96b76fbf4770858b1aba4138050a7440fac /extensions | |
parent | 5239cefff56875c7bb45c046977f1724aace0cfb (diff) |
help packimages.pl be compatible with Perl versions before 5.12
configure.ac doesn’t check for the version of Perl at all
so you can’t suppose that it is guaranteed to be 5.12 or beyond
before this patch
in the case you use perl < 5.12 at build time
you would get
Can't locate object method "newdir" via package "File::Temp"
at solenv/bin/packimages.pl
the commit 4e3dc8c141c2efd037c1f214b5edff071812b6a8
introduced such incompatibility
Change-Id: Icd9281e0065ed67d69d07ac921b054deed052764
Reviewed-on: https://gerrit.libreoffice.org/29907
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'extensions')
0 files changed, 0 insertions, 0 deletions