Define 'python' variable in atom-shell.
Removed a patch in node.
This commit is contained in:
parent
90ab2dcc7e
commit
f61a7ee5eb
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
'variables': {
|
||||
'clang': 0,
|
||||
'python': 'python',
|
||||
'source_root': '<!(python tools/mac/source_root.py)',
|
||||
'conditions': [
|
||||
['OS=="mac"', {
|
||||
|
|
2
vendor/node
vendored
2
vendor/node
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 60442e249c697c13782c257cc63ae8038573c721
|
||||
Subproject commit 83da26cac127d985c05c5b5b6591d0a19cc30dad
|
Loading…
Reference in a new issue