diff options
Diffstat (limited to 'Library/Formula/gant.rb')
| -rw-r--r-- | Library/Formula/gant.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gant.rb b/Library/Formula/gant.rb index 58276487e..bb52ceb45 100644 --- a/Library/Formula/gant.rb +++ b/Library/Formula/gant.rb @@ -7,7 +7,7 @@ class Gant <Formula md5 '646f29f42793520a3702b1f356f5d4a6' depends_on 'groovy' - + def install rm_f Dir["bin/*.bat"] # gant-starter.conf is found relative to bin |
