aspell: use patch DSL
This commit is contained in:
parent
4c381a607b
commit
af91857067
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue