From f6cfb33f1637b1b9e84e9a4dc20d8d775211bca0 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:56 -0500 Subject: libxspf: use patch DSL --- Library/Formula/libxspf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libxspf.rb b/Library/Formula/libxspf.rb index 8106902af..789f6a8f3 100644 --- a/Library/Formula/libxspf.rb +++ b/Library/Formula/libxspf.rb @@ -11,7 +11,7 @@ class Libxspf < Formula # Fix build against clang and GCC 4.7+ # http://git.xiph.org/?p=libxspf.git;a=commit;h=7f1f68d433f03484b572657ff5df47bba1b03ba6 - def patches; DATA; end + patch :DATA def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3