mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pema: limit the CPU usage
This commit is contained in:
parent
9cc49ddacb
commit
d819b1b90a
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
|||
sha256sums=('0d3c2098dfd713cb0e6c198a8c18ce5b62fc576cae337bda8f92060a7a459c8f')
|
||||
|
||||
build() {
|
||||
export MAKE="make -j2"
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue