From: Kent Fredric Date: Sun, 19 Nov 2017 11:46:30 +0000 (+1300) Subject: dev-perl/MIME-Lite: Fix tests failing under parallel tests X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=20dbda283c0ffb83666eb710ac984a03f6c81394;p=gentoo.git dev-perl/MIME-Lite: Fix tests failing under parallel tests Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- diff --git a/dev-perl/MIME-Lite/MIME-Lite-3.30.0.ebuild b/dev-perl/MIME-Lite/MIME-Lite-3.30.0.ebuild index bd63ca7705bf..b61b2b4da194 100644 --- a/dev-perl/MIME-Lite/MIME-Lite-3.30.0.ebuild +++ b/dev-perl/MIME-Lite/MIME-Lite-3.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,6 +33,9 @@ DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker " +# Race condition in "testout" directory creation +DIST_TEST="do" + src_install() { perl-module_src_install insinto /usr/share/${PN}