diff options
Diffstat (limited to 'Library/Formula/ioke.rb')
| -rw-r--r-- | Library/Formula/ioke.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ioke.rb b/Library/Formula/ioke.rb index 8630a1f0b..58da1fe12 100644 --- a/Library/Formula/ioke.rb +++ b/Library/Formula/ioke.rb @@ -10,7 +10,7 @@ class Ioke <Formula s.change_make_var! 'IOKE_HOME', HOMEBREW_PREFIX end + rm_f Dir["bin/*.bat"] prefix.install %w[bin lib share] - FileUtils.rm_f Dir["#{bin}/*.bat"] end end
\ No newline at end of file |
