mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/nvi: Forced to use -j1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9c7a73c5c1
commit
30cdf2fd34
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ cd build.unix
|
|||
--disable-static \
|
||||
--program-prefix="n" \
|
||||
--build=$ARCH-slackware-linux
|
||||
make
|
||||
make -j1
|
||||
make install DESTDIR=$PKG
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in a new issue