From b9af24d75072442c38a40aee0ec4bc60495eba61 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Mon, 14 Jan 2013 15:55:39 -0800 Subject: [PATCH] fuse4x-kext: Rebuild Lion bottle using XCode 4.4.1 XCode 4.5.x has a bug that causes it to insert invalid loader commands that 32-bit Lion kernels won't accept. Upstream issue: http://www.openradar.me/12353507 Fixes Homebrew/homebrew#17045. --- Formula/fuse4x-kext.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/fuse4x-kext.rb b/Formula/fuse4x-kext.rb index a51ac38b9ff..0d7033d98ae 100644 --- a/Formula/fuse4x-kext.rb +++ b/Formula/fuse4x-kext.rb @@ -13,9 +13,10 @@ class Fuse4xKext < Formula # Bottle provided for Lion and newer since the Command Line Tools cannot # compile things that use `xcodebuild`. Actual compilation takes ~10 # seconds so there is no need to bottle this for earlier systems. + version 2 sha1 '66e546c4d8b590b0c67584b73a6731757a5d87fb' => :mountainlion - sha1 'b2586e3f78a709a0df0385868a540fda17a7a00a' => :lion + sha1 '08c877f8764d755e0574083ffc981105e3913a27' => :lion end def install