gnu: node: Don't replace 'sh' reference with 'bash'.
authorLeo Famulari <leo@famulari.name>
Mon, 23 Jan 2017 21:05:49 +0000 (16:05 -0500)
committerLeo Famulari <leo@famulari.name>
Mon, 23 Jan 2017 22:23:03 +0000 (17:23 -0500)
commitf2ea722ae731d6094948d58b8287213d056a178a
treeaf85f4544e680e9385d6fb3c105b738c87709c35
parentee6e780b2c2f2ba045b1d7d39e22d543e375dd0f
gnu: node: Don't replace 'sh' reference with 'bash'.

* gnu/packages/node.scm (node)[arguments]: Use (which "sh") instead of
(which "bash") in 'patch-files' phase.
gnu/packages/node.scm