From e505ab65b6f054865641e7c8fe5f3e165ba8e897 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:51 -0500 Subject: gnu-typist: use patch DSL --- Library/Formula/gnu-typist.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/gnu-typist.rb b/Library/Formula/gnu-typist.rb index fdbf4cabb..53ece8cf6 100644 --- a/Library/Formula/gnu-typist.rb +++ b/Library/Formula/gnu-typist.rb @@ -10,7 +10,7 @@ class GnuTypist < Formula # Use Apple's ncurses instead of ncursesw. # TODO: use an IFDEF for apple and submit upstream - def patches; DATA; end + patch :DATA def install # libiconv is not linked properly without this -- cgit v1.2.3