From 0b5e9891d55fe50659e7c362f18d5dd4b689a0ce Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 13 Sep 2012 12:55:41 -0500 Subject: mit-scheme: remove skip_clean :all Signed-off-by: Jack Nagel --- Library/Formula/mit-scheme.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mit-scheme.rb b/Library/Formula/mit-scheme.rb index 2bd53d183..8ddf6a4b0 100644 --- a/Library/Formula/mit-scheme.rb +++ b/Library/Formula/mit-scheme.rb @@ -6,9 +6,6 @@ class MitScheme < Formula mirror 'http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/9.1.1/mit-scheme-c-9.1.1.tar.gz' sha1 '8f175a40061bdfc0248535e198cc7f5b5a0dce32' - # Do not strip the binaries, this will cause missing symbol errors on launch - skip_clean :all - def patches # fix installation issue with OS X 10.7 and Xcode in /Applications # http://savannah.gnu.org/patch/?7775 -- cgit v1.2.3