From 772f2d3a57bb4bc21d71628a272c106f598e6749 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Thu, 10 Nov 2016 05:05:20 +1300 Subject: dev-perl/DBIx-Migration: Prune POD Author tests Package-Manager: portage-2.3.2 --- dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dev-perl/DBIx-Migration') diff --git a/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild b/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild index efb25231ab74..35c7db0b7d72 100644 --- a/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild +++ b/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,3 +25,8 @@ DEPEND="${RDEPEND} )" SRC_TEST=do + +src_prepare() { + use test && perl_rm_files t/02pod.t t/03podcoverage.t + perl-module_src_prepare +} -- cgit v1.2.3-65-gdbad