packages/lang/node-arduino-firmata
Eneas U de Queiroz 6ed62c6982 node-arduino-firmata: fix issues with node 8.11.3
Get node version from node executable instead of keeping it hardcoded to
the Makefile.

Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
npm also adds useless metadata to package.json exposing
PKG_BUILD_DIR, so it needs to be stripped.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-08-08 14:40:51 -03:00
..
files/usr/lib/node/arduino-firmata/lib nodejs: add 0.12 version of node 2015-10-19 12:20:11 +02:00
patches nodejs: add 0.12 version of node 2015-10-19 12:20:11 +02:00
Makefile node-arduino-firmata: fix issues with node 8.11.3 2018-08-08 14:40:51 -03:00