From 6f6146ea198ce6f75358ec3c0a8ea136ff1ed575 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:55 -0500 Subject: libqalculate: use patch DSL --- Library/Formula/libqalculate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/libqalculate.rb b/Library/Formula/libqalculate.rb index 013e309d4..22437c375 100644 --- a/Library/Formula/libqalculate.rb +++ b/Library/Formula/libqalculate.rb @@ -14,7 +14,7 @@ class Libqalculate < Formula depends_on 'wget' # Patches against version 0.9.7, should not be needed in the future - def patches; DATA; end + patch :DATA def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3