Skip to content

Commit

Permalink
media-gfx/graphite2: Fix POD Author Tests re: bug #603254
Browse files Browse the repository at this point in the history
POD Coverage tests serve no use to end user.

Bug: https://bugs.gentoo.org/603254
Acked-By: Andreas K. Hüttel <[email protected]>

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
kentfredric committed Dec 20, 2016
1 parent faac846 commit 80ac145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-gfx/graphite2/graphite2-1.3.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ multilib_src_test() {
src_test() {
cmake-multilib_src_test
if use perl; then
cd contrib/perl || die
# SRC_TEST=do
# Perl tests fail due to missing POD coverage...
perl_rm_files "contrib/perl/t/pod.t" "contrib/perl/t/pod-coverage.t"
cd contrib/perl || die
perl-module_src_test
fi
}
Expand Down

0 comments on commit 80ac145

Please sign in to comment.