nvm: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 20:13:24 +08:00
parent 345c8e5e67
commit f174c7981a

View file

@ -5,6 +5,8 @@ class Nvm < Formula
sha256 "04f6f2710bc3b3820cde1055e735a6cd8fa71a3c9c2881c49c8653e982e0d86a"
head "https://github.com/creationix/nvm.git"
bottle :unneeded
def install
prefix.install "nvm.sh", "nvm-exec"
bash_completion.install "bash_completion" => "nvm"