From 44e09dd959e7dfd3f3120768153e044003ccb246 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 21 Oct 2012 13:05:40 -0700 Subject: erlang: remove unused skip_clean --- Library/Formula/erlang.rb | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index ae240aa30..9f081d6fa 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -34,13 +34,6 @@ class Erlang < Formula sha1 '10b0aa609354c07938ac936578c9d1f12a4249ba' => :snowleopard end - # We can't strip the beam executables or any plugins, there isn't really - # anything else worth stripping and it takes a really, long time to run - # `file` over everything in lib because there is almost 4000 files (and - # really erlang guys! what's with that?! Most of them should be in share/erlang!) - # may as well skip bin too, everything is just shell scripts - skip_clean ['lib', 'bin'] - # remove the autoreconf if possible depends_on :automake depends_on :libtool -- cgit v1.2.3