gdmap: use patch DSL

master
Jack Nagel 2014-03-19 12:07:50 -05:00
parent 0ee3a04c05
commit 0951dee9e5
1 changed files with 1 additions and 3 deletions

View File

@ -16,9 +16,7 @@ class Gdmap < Formula
#The first patch turns off this disablement, making the code work fine as intended
#The second patch is to remove an unused system header import on one of the files.
#This header file doesn't exist in OSX and the program compiles and runs fine without it.
def patches
DATA
end
patch :DATA
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",