gradle: keep bat file(s)
Closes Homebrew/homebrew#16749. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
6127410fef
commit
575e098794
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ class Gradle < Formula
|
|||
sha1 '420815987176f66f51f7f03df73d309a0537a869'
|
||||
|
||||
def install
|
||||
rm_f Dir["bin/*.bat"]
|
||||
libexec.install %w[bin lib]
|
||||
bin.install_symlink libexec+'bin/gradle'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue