gcovr: bottle unneeded
This commit is contained in:
parent
3ce7755f7c
commit
43d1e9cbb3
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ class Gcovr < Formula
|
|||
sha256 "5a969caf61452705a39f6642f4707d23644bdd2e5ef913014bf95c4bd0263db6"
|
||||
head "https://github.com/gcovr/gcovr.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
libexec.install Dir["*"]
|
||||
bin.install_symlink "../libexec/scripts/gcovr"
|
||||
|
|
Loading…
Reference in a new issue