diff options
Diffstat (limited to 'Library/Formula/hornetq.rb')
| -rw-r--r-- | Library/Formula/hornetq.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/hornetq.rb b/Library/Formula/hornetq.rb index dfcde3cb9..a7e87f1d0 100644 --- a/Library/Formula/hornetq.rb +++ b/Library/Formula/hornetq.rb @@ -17,7 +17,6 @@ class Hornetq < Formula def install libexec.install Dir['*'] - bin.mkpath (bin+'hornet-start').write wrapper_script('run.sh') (bin+'hornet-stop').write wrapper_script('stop.sh') end |
