From d909e4c5ab9838c6cd92c9edf956b1d635799e88 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 13 Sep 2012 12:55:42 -0500 Subject: [PATCH] rubinius: remove skip_clean :all Signed-off-by: Jack Nagel --- Formula/rubinius.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/Formula/rubinius.rb b/Formula/rubinius.rb index 0cc1894f59..61f4f85ee0 100644 --- a/Formula/rubinius.rb +++ b/Formula/rubinius.rb @@ -7,9 +7,6 @@ class Rubinius < Formula sha1 'c39c4fb1e62e0fb418453811636177e6ccf6a936' head 'https://github.com/rubinius/rubinius.git' - # Do not strip binaries, or else it fails to run. - skip_clean :all - def install # Let Rubinius define its own flags; messing with these causes build breaks. ENV.remove_cc_etc