aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:51 -0500
committerJack Nagel2014-03-19 12:29:57 -0500
commite505ab65b6f054865641e7c8fe5f3e165ba8e897 (patch)
tree398fa805feed02768ca6f74828cf1a793d656934 /Library/Formula
parent10c4e9e5b88da21c06cad45a8c75dba8a495a6b7 (diff)
downloadhomebrew-e505ab65b6f054865641e7c8fe5f3e165ba8e897.tar.bz2
gnu-typist: use patch DSL
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gnu-typist.rb2
1 files changed, 1 insertions, 1 deletions
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