aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mysql-cluster.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/mysql-cluster.rb b/Library/Formula/mysql-cluster.rb
index 45a39b69f..5e4eeb5fc 100644
--- a/Library/Formula/mysql-cluster.rb
+++ b/Library/Formula/mysql-cluster.rb
@@ -33,8 +33,6 @@ class MysqlCluster < Formula
cause "http://article.gmane.org/gmane.comp.db.mysql.cluster/2085"
end
- skip_clean :all # So "INSTALL PLUGIN" can work.
-
def options
[
['--with-tests', "Build with unit tests."],