aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgresql.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/postgresql.rb')
-rw-r--r--Library/Formula/postgresql.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb
index 91603b2d1..4c846a2bf 100644
--- a/Library/Formula/postgresql.rb
+++ b/Library/Formula/postgresql.rb
@@ -64,9 +64,6 @@ class Postgresql < Formula
system "./configure", *args
system "make install-world"
-
- plist_path.write startup_plist
- plist_path.chmod 0644
end
def check_python_arch