perl/perl-Net-Jabber: Commented "make test" line

Those seem to fail randomly.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
David Spencer 2013-11-21 11:09:55 -06:00 committed by Robby Workman
parent 1f0f9477bc
commit a286e382cd

View file

@ -75,7 +75,7 @@ PERL_MM_USE_DEFAULT=1 perl Makefile.PL \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
make test
#make test # These sometimes fail (seemingly?) randomly
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \