mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/cyrus-imapd: Forced to use -j1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1d8c6aae38
commit
8bc81cf329
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--build=$ARCH-slackware-linux \
|
||||
$DATABASE
|
||||
|
||||
make PERL_MM_OPT='INSTALLDIRS=vendor'
|
||||
make -j1 PERL_MM_OPT='INSTALLDIRS=vendor'
|
||||
make install DESTDIR=$PKG
|
||||
|
||||
# Move incorrectly installed man pages
|
||||
|
|
Loading…
Reference in a new issue