gnu: entr: Fix references to external programs.
authorJakub Kądziołka <kuba@kadziolka.net>
Sat, 11 Jan 2020 18:11:44 +0000 (19:11 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 11 Jan 2020 23:19:10 +0000 (00:19 +0100)
commit489703898380ab1a0db86f82c4861a33bf97b5fd
tree0581ce0321e4dd9a9fb80d46f11d3b5831a3d826
parent58236d301c5266ba22d420149de72e9d135fc387
gnu: entr: Fix references to external programs.

* gnu/packages/entr.scm (entr)[arguments](remove-fhs-file-names): Use 'which'
instead of relying on the runtime PATH.  Patch /bin/sh too.
[inputs]: Add NCURSES.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/entr.scm