component/nodejs: fix compilation in deep dirs
Known nodejs bug[1] has proposed fix [2] applied directly here. [1] https://github.com/nodejs/node/issues/9137 [2] https://github.com/riedonetworks/meta-nodejs/commits/dora/recipes/nodejs/files/0001-fix-execvp-printf-argument-list-too-long.patch Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Fri Apr 14 13:28:30 2017 +0200 component/perl-Encode-HanExtra: call shebang enc2xs script directly. perl/bin/enc2xs can be a shell script that calls enc2xs.shebang so we cannot call it explicitly with perl like "/path/to/perl /path/to/enc2xs" but simply calling "/path/to/enc2xs" is enough and safe.
Showing
Please register or sign in to comment