From 0c91f0c74f70a47331e2dc5f9078823c9db8c2aa Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 28 Aug 2014 17:01:00 +0100 Subject: cwm: cleanup patch usage. --- Library/Formula/cwm.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cwm.rb b/Library/Formula/cwm.rb index c39737ca1..30fbb0b0d 100644 --- a/Library/Formula/cwm.rb +++ b/Library/Formula/cwm.rb @@ -16,9 +16,8 @@ class Cwm < Formula depends_on "pkg-config" => :build patch do - # Remove this patch when updating to the next cwm release 5.6, - # where it is already contained. - url "https://github.com/chneukirchen/cwm/commit/c7f481e6fac2cb693144bff45f6180d146bf13a5.diff" + # Fix 10.9 build. Merged upstream. + url "https://github.com/chneukirchen/cwm/commit/c7f481.diff" sha1 "b91bd1b14fe9d4fef287be19eabc05762e5cf047" end -- cgit v1.2.3