Obtain SHA-1 of libcc commit from submodule

This commit is contained in:
Kevin Sawicki 2017-05-22 09:27:32 -07:00
parent 433a827cc3
commit 77ec648740
3 changed files with 18 additions and 9 deletions

View file

@ -9,8 +9,7 @@ import subprocess
import sys
import stat
from lib.config import LIBCHROMIUMCONTENT_COMMIT, BASE_URL, PLATFORM, \
get_target_arch, get_zip_name
from lib.config import BASE_URL, PLATFORM, get_target_arch, get_zip_name
from lib.util import scoped_cwd, rm_rf, get_electron_version, make_zip, \
execute, electron_gyp