aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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",