gbdfed: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-19 12:07:50 -05:00
parent a2de64495f
commit c78c172392

View file

@ -9,9 +9,7 @@ class Gbdfed < Formula
depends_on 'gtk+'
# Fixes compilation error with gtk+ per note on the project homepage.
def patches
DATA
end
patch :DATA
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",