From c173e7370f9151fe9fd42e91d71eebdace69f97d Mon Sep 17 00:00:00 2001 From: David Spencer Date: Thu, 21 Nov 2013 00:26:09 +0000 Subject: perl/perl-Inline: Forced to use -j1. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Inline/perl-Inline.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl') diff --git a/perl/perl-Inline/perl-Inline.SlackBuild b/perl/perl-Inline/perl-Inline.SlackBuild index ae4209dd48..978b9ab1df 100644 --- a/perl/perl-Inline/perl-Inline.SlackBuild +++ b/perl/perl-Inline/perl-Inline.SlackBuild @@ -76,7 +76,7 @@ PERL_MM_USE_DEFAULT=y perl Makefile.PL \ INSTALLDIRS=vendor \ INSTALLVENDORMAN3DIR=/usr/man/man3 make -make test +make -j1 test make install DESTDIR=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ -- cgit v1.2.3