node-serialport: copy files, not symlinks
authorEneas U de Queiroz <redacted>
Fri, 7 Dec 2018 17:20:22 +0000 (15:20 -0200)
committerEneas U de Queiroz <redacted>
Fri, 7 Dec 2018 17:22:53 +0000 (15:22 -0200)
commit4688a248b8c0de84fb1438669285f12b29ef0052
tree39e77ed9b0e56bfa746a105d7d88f8092472c2c1
parent663f8f3da2a14f12540cce24f98f377303b0d120
node-serialport: copy files, not symlinks

This was meant to be included in 93d6d1b, but wasn't.
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.

Signed-off-by: Eneas U de Queiroz <redacted>
lang/node-serialport/Makefile
git clone https://git.99rst.org/PROJECT