diff options
Diffstat (limited to 'Library/Formula/sonar.rb')
| -rw-r--r-- | Library/Formula/sonar.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/sonar.rb b/Library/Formula/sonar.rb index d8b6d2a1a..696b5e2ee 100644 --- a/Library/Formula/sonar.rb +++ b/Library/Formula/sonar.rb @@ -24,9 +24,6 @@ class Sonar < Formula else bin.install_symlink "#{libexec}/bin/macosx-universal-32/sonar.sh" => "sonar" end - - plist_path.write startup_plist - plist_path.chmod 0644 end def caveats; <<-EOS |
