gnu: hurd: Ensure startup scripts refer to the right programs.
authorLudovic Courtès <ludo@gnu.org>
Sat, 4 Apr 2020 23:49:37 +0000 (01:49 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 11 Apr 2020 17:22:26 +0000 (19:22 +0200)
commit29505c7d1eb08afc14a881d84705cde54b12192f
tree107f0151890cef7f195a2444e769ccb65a68586c
parentb7e23a92a57f50686a5334c4737ffe46b06bbf77
gnu: hurd: Ensure startup scripts refer to the right programs.

* gnu/packages/hurd.scm (hurd)[arguments]: In 'set-file-names' phase, patch
startup.c, init.c, login.c, and daemons/runsystem/*.  Add
'patch-libexec-shebangs' phase.  Subtitute /libexec and /sbin, so that we may
run RC.
[inputs]: Add BASH-MINIMAL, COREUTILS, SED, GREP, and UTIL-LINUX.
gnu/packages/hurd.scm