perl/perl-http-server-simple: Remove make test.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-12-18 19:33:58 +07:00
parent 3fafdb1171
commit d6682e8ac3
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ perl Makefile.PL \
INSTALLDIRS=vendor \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
make test
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \