diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/jetty.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/jetty.rb b/Library/Formula/jetty.rb index 7fcbcd1b4..e79b7f4e4 100644 --- a/Library/Formula/jetty.rb +++ b/Library/Formula/jetty.rb @@ -7,8 +7,6 @@ class Jetty < Formula sha1 '09cc96d187ad07bc86414b123475d0fe2d25e255' def install - rm_rf Dir['bin/*.{cmd,bat]}'] - libexec.install Dir['*'] (libexec+'logs').mkpath |
