Change keg-only text slightly.

This commit is contained in:
Adam Vandenberg 2011-03-22 13:14:48 -07:00
parent 9b4dba19ec
commit c3d38d819f

View file

@ -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"