arm: bottle unneeded
This commit is contained in:
parent
3b70e7a25e
commit
2874faee5a
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Arm < Formula
|
|||
url "https://www.atagar.com/arm/resources/static/arm-1.4.5.0.tar.bz2"
|
||||
sha256 "fc0e771585dde3803873b4807578060f0556cf1cac6c38840a714ffada3b28fa"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
(share+"arm").install Dir["*"]
|
||||
bin.write_exec_script share/"arm/arm"
|
||||
|
|
Loading…
Reference in a new issue