diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/aspell.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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}" |
