gbdfed: use patch DSL
This commit is contained in:
parent
a2de64495f
commit
c78c172392
1 changed files with 1 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue