parent
14105b6271
commit
e7a57e13dc
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ class Unison < Formula
|
|||
def install
|
||||
ENV.j1
|
||||
ENV.delete "CFLAGS" # ocamlopt reads CFLAGS but doesn't understand common options
|
||||
ENV.delete "NAME" # https://github.com/Homebrew/homebrew/issues/28642
|
||||
system "make ./mkProjectInfo"
|
||||
system "make UISTYLE=text"
|
||||
bin.install 'unison'
|
||||
|
|
Loading…
Reference in a new issue