perl-Clone-PP: remove superfluous make test.

Closes #9380.
This commit is contained in:
maxice8 2017-11-20 17:21:42 -02:00 committed by Enno Boland
parent eaca99dfef
commit d497c871a4

View file

@ -13,7 +13,3 @@ license="Artistic, GPL-1"
homepage="http://search.cpan.org/dist/Clone-PP"
distfiles="${CPAN_SITE}/Clone/${pkgname/perl-/}-${version}.tar.gz"
checksum=bf85e109b7d9a10677db82fa65c1720ae95499a49cbb676d4b3d1b183786b395
do_check() {
make test
}