node-hid: copy files, not symlinks
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 17:18:56 +0000 (15:18 -0200)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 17:22:53 +0000 (15:22 -0200)
commit663f8f3da2a14f12540cce24f98f377303b0d120
treedd71a290cbeb37cc3c0524bcde5f0f6e8135417d
parent1a577c80ba6e6d4d1025f6ad4ab892d393926b9b
node-hid: copy files, not symlinks

This was meant to be included in 1e0720e, 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 <cote2004-github@yahoo.com>
lang/node-hid/Makefile