From 0c60ea5f0ecced35dc2283ecbd553105a8b8e50b Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:56 -0500 Subject: libsamplerate: use patch DSL --- Library/Formula/libsamplerate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/libsamplerate.rb') diff --git a/Library/Formula/libsamplerate.rb b/Library/Formula/libsamplerate.rb index 484789393..ee698f70b 100644 --- a/Library/Formula/libsamplerate.rb +++ b/Library/Formula/libsamplerate.rb @@ -19,7 +19,7 @@ class Libsamplerate < Formula # configure adds `/Developer/Headers/FlatCarbon` to the include, but this is # very deprecated. Correct the use of Carbon.h to the non-flat location. # See: https://github.com/Homebrew/homebrew/pull/10875 - def patches; DATA; end + patch :DATA def install system "./configure", "--disable-dependency-tracking", -- cgit v1.2.3