Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
app-engine-java: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Oct 22, 2015
1 parent 7ed697c commit 25cc362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Formula/app-engine-java.rb
Expand Up @@ -4,6 +4,8 @@ class AppEngineJava < Formula
url "https://storage.googleapis.com/appengine-sdks/featured/appengine-java-sdk-1.9.27.zip"
sha256 "069fc498bd292af01577f941f1f7d950e0bfe427f83099a1e381f7382500f0b6"

bottle :unneeded

def install
rm Dir["bin/*.cmd"]
libexec.install Dir["*"]
Expand Down

0 comments on commit 25cc362

Please sign in to comment.