yaze-ag: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-21 10:11:08 -05:00
parent 6d453238aa
commit bde4801224

View file

@ -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",