unac: use ENV.deparallelize.
This commit is contained in:
parent
35f5836ef0
commit
8afc42636a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class Unac < Formula
|
|||
|
||||
# Separate steps to prevent race condition in folder creation
|
||||
system "make"
|
||||
ENV.j1
|
||||
ENV.deparallelize
|
||||
system "make", "install"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue