diff options
Diffstat (limited to 'Library/Formula/perforce-proxy.rb')
| -rw-r--r-- | Library/Formula/perforce-proxy.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/perforce-proxy.rb b/Library/Formula/perforce-proxy.rb index 2e73ec2f8..72cecd93d 100644 --- a/Library/Formula/perforce-proxy.rb +++ b/Library/Formula/perforce-proxy.rb @@ -15,11 +15,7 @@ class PerforceProxy < Formula def install sbin.install 'p4p' - (var+"p4p").mkpath - - plist_path.write startup_plist - plist_path.chmod 0644 end def caveats; <<-EOS.undent |
