aspell: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-17 22:44:49 -05:00
parent 4c381a607b
commit af91857067

View file

@ -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}"