From e5e3166465261d7edae69a287a6e86c925ff07d2 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:49 -0500 Subject: aspell: use patch DSL --- Library/Formula/aspell.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/aspell.rb b/Library/Formula/aspell.rb index 63888ad24..30a91a3ca 100644 --- a/Library/Formula/aspell.rb +++ b/Library/Formula/aspell.rb @@ -568,7 +568,7 @@ class Aspell < Formula end # const problems with llvm: http://www.freebsd.org/cgi/query-pr.cgi?pr=180565&cat= - def patches; DATA; end + patch :DATA def install system "./configure", "--prefix=#{prefix}" -- cgit v1.2.3