Don't ship frameworks in repository, instead we download them.

This commit is contained in:
Cheng Zhao 2013-06-03 17:57:37 +08:00
parent bf409efc46
commit 600f38c94d
6 changed files with 101 additions and 0 deletions

View file

@ -4,6 +4,7 @@ set -e
cd "$(dirname "$0")/.."
./script/update-frameworks
./script/update-node v0.10.9
gyp --depth . atom.gyp \