diff --git a/network/library/nodejs/actions.py b/network/library/nodejs/actions.py index 9289667306..4445a8bea5 100644 --- a/network/library/nodejs/actions.py +++ b/network/library/nodejs/actions.py @@ -13,7 +13,7 @@ from pisi.actionsapi import get # WorkDir = "" # NoStrip = "/" -shelltools.export("JOBS", get.makeJOBS().replace("-j5", "-j2")) +shelltools.export("JOBS", get.makeJOBS().replace("-j5", "-j4")) def setup(): autotools.rawConfigure("--prefix=/usr \