X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=GiNaC.spec.in;h=4fef8ab71e9884c659e7f7d93e2f22647e73e84c;hp=e3aafb746cda81bfc2c7ec64ead199f2d8e30b7b;hb=dddda6bb6b668ea20ad7b9a11a933ab327afa8ce;hpb=54f2b00cff1c7c380997989fe8eb2f7cf7a98d6b diff --git a/GiNaC.spec.in b/GiNaC.spec.in index e3aafb74..4fef8ab7 100644 --- a/GiNaC.spec.in +++ b/GiNaC.spec.in @@ -62,8 +62,7 @@ if [ -x /usr/bin/getconf ] ; then else NCPU=1 fi -PARL=$[ $NCPU + 1 ] -(make -k -j $PARL; exit 0) +(make -k -j $NCPU; exit 0) make %install