summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Matteo Bernardini2017-06-02 15:38:45 +0200
committer Robby Workman2021-04-18 06:57:09 +0200
commitcb2e1a28070ef8a424351e1f8e11d35ac4d0a9ec (patch)
treeb6a51f6a8e83fef224eb387e19363d9ce9fc89d5 /perl
parentfa48298625c8899fca9435321344079c9cb9f623 (diff)
downloadslackbuilds-cb2e1a28070ef8a424351e1f8e11d35ac4d0a9ec.tar.gz
network/razor-agents: Force a single make job.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.SlackBuild b/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.SlackBuild
index e4e173d86d..39972aaf69 100644
--- a/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.SlackBuild
+++ b/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.SlackBuild
@@ -69,7 +69,7 @@ perl Makefile.PL \
INSTALLDIRS=vendor \
INSTALLVENDORMAN1DIR=/usr/man/man1 \
INSTALLVENDORMAN3DIR=/usr/man/man3
-make
+make -j1
make test
make install DESTDIR=$PKG INSTALLMAN5DIR=$PKG/usr/man/man5