Change keg-only text slightly.
This commit is contained in:
parent
9b4dba19ec
commit
c3d38d819f
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@ class Gettext < Formula
|
|||
"--without-included-glib",
|
||||
"--without-included-libcroco",
|
||||
"--without-included-libxml",
|
||||
"--without-emacs",
|
||||
"--without-git"
|
||||
"--without-emacs"
|
||||
system "make"
|
||||
ENV.deparallelize # install doesn't support multiple make jobs
|
||||
system "make install"
|
||||
|
|
Loading…
Reference in a new issue