From ca8160daee20f7d630b4e8f0b060e173c5a0a7b1 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 24 Feb 2014 20:33:58 -0800 Subject: yap: remove unused inreplace --- Library/Formula/yap.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/yap.rb b/Library/Formula/yap.rb index c2f2809ba..39a609c14 100644 --- a/Library/Formula/yap.rb +++ b/Library/Formula/yap.rb @@ -28,8 +28,6 @@ class Yap < Formula "--with-java=/Library/Java/Home", "--prefix=#{prefix}" - inreplace 'Makefile', '-DMYDDAS_ODBC', '' - system "make" system "make install" end -- cgit v1.2.3