aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-21 10:11:08 -0500
committerJack Nagel2014-03-21 10:11:08 -0500
commitcebe7d7c2e9d27b37d624a4ea7b238b42854f68d (patch)
tree0b50604cf0432ec6a2e8e85f673959b25d70bb19 /Library/Formula
parent4567090d24d08c4c8ad0d26a61359ed304ebaed4 (diff)
downloadhomebrew-cebe7d7c2e9d27b37d624a4ea7b238b42854f68d.tar.bz2
yaze-ag: use patch DSL
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/yaze-ag.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/yaze-ag.rb b/Library/Formula/yaze-ag.rb
index 454930c73..f92ecf46a 100644
--- a/Library/Formula/yaze-ag.rb
+++ b/Library/Formula/yaze-ag.rb
@@ -9,9 +9,7 @@ class YazeAg < Formula
# Fix omission of creating bin directory by custom Makefile
# Upstream author is aware of this issue:
# https://github.com/Homebrew/homebrew/pull/16817
- def patches
- DATA
- end
+ patch :DATA
def install
system "make", "-f", "Makefile_solaris_gcc",