matlab2tikz: bottle unneeded
This commit is contained in:
parent
7c9d31e455
commit
d5f14b38dc
1 changed files with 2 additions and 1 deletions
|
@ -3,9 +3,10 @@ class Matlab2tikz < Formula
|
|||
homepage "https://github.com/matlab2tikz/matlab2tikz"
|
||||
url "https://github.com/matlab2tikz/matlab2tikz/archive/1.0.0.tar.gz"
|
||||
sha256 "16d212f333afa100f2ec307c85957532ceb8163aebc7021770dfc68f6f2f8f1a"
|
||||
|
||||
head "https://github.com/matlab2tikz/matlab2tikz.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
(share/"matlab2tikz").install Dir["src/*"]
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue