Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
emacs: fix head build
Browse files Browse the repository at this point in the history
Closes #41672.
Closes #41630.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
creack authored and DomT4 committed Jul 14, 2015
1 parent dd2afe0 commit f2ec744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/emacs.rb
Expand Up @@ -100,6 +100,7 @@ def install
else
args << "--without-x"
end
args << "--without-ns"

system "./configure", *args
system "make"
Expand Down

0 comments on commit f2ec744

Please sign in to comment.