mozilla-addon-sdk: bottle unneeded
This commit is contained in:
parent
cca129db20
commit
c137fadae5
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class MozillaAddonSdk < Formula
|
|||
url "https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/addon-sdk-1.17.zip"
|
||||
sha256 "16e29d92214a556c8422db156b541fb8c47addfcb3cd879e0a4ca879d6a31f65"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
libexec.install Dir["*"]
|
||||
bin.install_symlink "#{libexec}/bin/cfx"
|
||||
|
|
Loading…
Reference in a new issue