From eea5e15832cdbe8206422a12e2554d18ab15ac37 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 18 Jun 2012 12:40:01 -0700 Subject: poco: combined make/install works --- Library/Formula/poco.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/poco.rb b/Library/Formula/poco.rb index 90c0aac4e..6eec438b8 100644 --- a/Library/Formula/poco.rb +++ b/Library/Formula/poco.rb @@ -14,7 +14,6 @@ class Poco < Formula "--omit=Data/MySQL,Data/ODBC", "--no-samples", "--no-tests" - system "make" system "make install" end end -- cgit v1.2.3