Remove the fix for Homebrew/homebrew#1317 from `erlang`.

It is obsolete in erlang 14B.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-09-21 09:16:40 +02:00 committed by Adam Vandenberg
parent 68b4650388
commit ba216ce942
1 changed files with 0 additions and 3 deletions

View File

@ -62,9 +62,6 @@ class Erlang <Formula
manuals = ARGV.build_head? ? ErlangHeadManuals : ErlangManuals
manuals.new.brew { man.install Dir['man/*'] }
# See: http://github.com/mxcl/homebrew/issues/issue/1317
(lib+"erlang/lib/tools-2.6.5.1/emacs").install "lib/tools/emacs/erlang-skels.el"
end
def test