diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mit-scheme.rb | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
