emacs: info files are always kept now
This commit is contained in:
parent
da82d16865
commit
ff47175738
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ class Emacs < Formula
|
|||
mirror 'http://ftp.gnu.org/pub/gnu/emacs/emacs-24.3.tar.gz'
|
||||
sha256 '0098ca3204813d69cd8412045ba33e8701fa2062f4bff56bedafc064979eef41'
|
||||
|
||||
skip_clean 'share/info' # Keep the docs
|
||||
|
||||
option "cocoa", "Build a Cocoa version of emacs"
|
||||
option "srgb", "Enable sRGB colors in the Cocoa version of emacs"
|
||||
option "with-x", "Include X11 support"
|
||||
|
|
Loading…
Reference in a new issue