summarylogtreecommitdiffstats
path: root/brightray-dont-update-submodules.patch
blob: 99f50cec774921d0bef4bfc1ec938dba97c3c7be (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/script/bootstrap
+++ b/script/bootstrap
@@ -24,7 +24,7 @@ def main():
     print "Error: All options of libchromiumcontent are required OR let " \
           "brightray choose it"
     sys.exit(0)
-  update_submodules()
+  # update_submodules()
   setup_libchromiumcontent(args.dev, args.commit, args.target_arch, args.url,
                            args.libcc_source_path,
                            args.libcc_shared_library_path,