aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mariadb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mariadb.rb')
-rw-r--r--Library/Formula/mariadb.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/mariadb.rb b/Library/Formula/mariadb.rb
index 19b98da0a..fe46dcd11 100644
--- a/Library/Formula/mariadb.rb
+++ b/Library/Formula/mariadb.rb
@@ -63,9 +63,6 @@ class Mariadb < Formula
(prefix+'mysql-test').rmtree unless build.include? 'with-tests' # save 121MB!
(prefix+'sql-bench').rmtree unless build.include? 'with-bench'
-
- plist_path.write startup_plist
- plist_path.chmod 0644
end
def caveats; <<-EOS.undent