From cbc1ec4f00e1bd5853ffa4d621322f456a5b1606 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 20 Jul 2014 14:42:01 -0700 Subject: emacs: info files are always kept now --- Library/Formula/emacs.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index 776ac1695..d55f34a03 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -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" -- cgit v1.2.3