This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
buildperl.pl: Don't die if make install returns >0
authorKarl Williamson <khw@cpan.org>
Mon, 8 Jul 2019 20:32:29 +0000 (14:32 -0600)
committerNicolas R <atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:30 +0000 (16:39 -0600)
commitbe2ee45c8e99060b0b500bcbc7fc3ac0643bcf7f
tree370711c527033dc9c3c922b80f998427df541d48
parent58a3bd5356bf5ad70d6d2980efa5dcd284339c5d
buildperl.pl: Don't die if make install returns >0

Sometimes 'make install' returns non-success even if it actually
installed enough for our purposes.

(cherry picked from commit c3f61c3653ab3e67676930f49fd5e16f45e3df4f)
Signed-off-by: Nicolas R <atoomic@cpan.org>
dist/Devel-PPPort/devel/buildperl.pl