gnu: signing-party: Don't replace 'sh' reference with 'bash'.
authorLeo Famulari <leo@famulari.name>
Mon, 23 Jan 2017 21:19:01 +0000 (16:19 -0500)
committerLeo Famulari <leo@famulari.name>
Mon, 23 Jan 2017 22:23:04 +0000 (17:23 -0500)
commit7ba024922377c60d259725db79840f976979b790
tree00ee508c4dd975e19fe4e59d0fdf2b5c7e8d14e0
parent2e4b67b9509e908c0fa56f53e3bf49ac25995ca7
gnu: signing-party: Don't replace 'sh' reference with 'bash'.

* gnu/packages/gnupg.scm (signing-party)[arguments]: Use (which "sh") instead of
(which "bash") in 'configure' phase.
gnu/packages/gnupg.scm