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