kumquat-buildroot/package/nodejs
Samuel Martin 40218a1652 nodejs: force python interpreter
nodejs build system is based on python, and it does not support python3.

This patch makes sure python2 is used for the build.

Note that, setting PYTHON=... at configure time or in the make
environment is not enough to override all the hard-coded python call, so
we have to sed some python scripts to avoid being screwed.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-15 23:18:00 +02:00
..
Config.in nodejs: Bump to version 0.10.12 2013-12-17 17:01:57 +01:00
nodejs-remove-python-bz2-dependency.patch
nodejs.mk nodejs: force python interpreter 2014-04-15 23:18:00 +02:00