aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-17 22:44:51 -0500
committerJack Nagel2014-03-17 22:47:06 -0500
commit845c2420ee152b050887099cfbc96d4e424f811b (patch)
treebfcd697945267eb4a5fefb2bac3f4e8a704b26a0 /Library
parent4a87c7ff142a3cd9921723d7db873ad58304a692 (diff)
downloadhomebrew-845c2420ee152b050887099cfbc96d4e424f811b.tar.bz2
aview: use patch DSL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/aview.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/aview.rb b/Library/Formula/aview.rb
index 78c7fe6fc..057a45da3 100644
--- a/Library/Formula/aview.rb
+++ b/Library/Formula/aview.rb
@@ -7,9 +7,7 @@ class Aview < Formula
depends_on 'aalib'
- def patches
- DATA
- end
+ patch :DATA
def install
system "./configure", "--disable-debug",