mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
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:
parent
1f0f9477bc
commit
a286e382cd
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue