parent
852a5bfb59
commit
b7267f8fdf
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class Emacs < Formula
|
|||
|
||||
args << "--with-ns" << "--disable-ns-self-contained"
|
||||
system "./configure", *args
|
||||
system "make bootstrap"
|
||||
system "make"
|
||||
system "make install"
|
||||
prefix.install "nextstep/Emacs.app"
|
||||
|
||||
|
|
Loading…
Reference in a new issue