diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/yap.rb | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
