aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2014-03-17 22:44:46 -0500
committerJack Nagel2014-03-17 22:47:05 -0500
commit2cface2f285d34e93d6eb50effd74cbdc5ca5530 (patch)
treeefc364bc2b2536e0c711d4569bfb76e4b02c86c5
parentf1a93e8198125fc188d005ce72c55c2532b36c08 (diff)
downloadhomebrew-2cface2f285d34e93d6eb50effd74cbdc5ca5530.tar.bz2
aalib: use patch DSL
-rw-r--r--Library/Formula/aalib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aalib.rb b/Library/Formula/aalib.rb
index 014b10dbe..0fbdf45f4 100644
--- a/Library/Formula/aalib.rb
+++ b/Library/Formula/aalib.rb
@@ -7,7 +7,7 @@ class Aalib < Formula
# Fix malloc/stdlib issue on OS X
# Fix underquoted definition of AM_PATH_AALIB in aalib.m4
- def patches; DATA end
+ patch :DATA
def install
ENV.ncurses_define