From c7ab7426fcffcfef9cc4b8ede59c39f016298507 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:54 -0500 Subject: botan: use patch DSL --- Library/Formula/botan.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/botan.rb b/Library/Formula/botan.rb index ec5e43c1a..bb9ab49bc 100644 --- a/Library/Formula/botan.rb +++ b/Library/Formula/botan.rb @@ -8,7 +8,7 @@ class Botan < Formula option 'enable-debug', 'Enable debug build of Botan' # upstream ticket: https://bugs.randombit.net/show_bug.cgi?id=267 - def patches; DATA; end + patch :DATA def install args = %W[ -- cgit v1.2.3