forked from kiss-community/repo
nodejs: Fix build for python2.
This commit is contained in:
parent
ce58bdffc1
commit
98b36cdc4f
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export PYTHON=python2
|
||||
|
||||
chmod +x configure
|
||||
|
||||
./configure \
|
||||
|
@ -1 +1 @@
|
||||
b7b965af107d9b233db8af6c61456cef358a25c824b20a5fab6e5de529c5aa53 46b686e329bc2e7eead33efc750abc296f7ecd42.tar.gz
|
||||
9e0a4bb2dbc66e76a999aebde8425e2f1df13231938df996bbff14e47bcaf089 node-v12.6.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
#python
|
||||
python2
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/nodejs/node/archive/46b686e329bc2e7eead33efc750abc296f7ecd42.tar.gz
|
||||
https://nodejs.org/dist/v12.6.0/node-v12.6.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
46b686e329bc2e7eead33efc750abc296f7ecd42 1
|
||||
12.6.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user