aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2012-09-13 12:55:42 -0500
committerJack Nagel2012-09-13 12:55:42 -0500
commit4c5fb8899e011f831eff320f9be3c01e3c07532a (patch)
tree6b5af11c25eb45598cf55399969cc78f9f9ea584 /Library
parent0b5e9891d55fe50659e7c362f18d5dd4b689a0ce (diff)
downloadhomebrew-4c5fb8899e011f831eff320f9be3c01e3c07532a.tar.bz2
mysql-cluster: remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-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."],