gnu: fakeroot: Do not assume "sed" and "cut" to be available.
authorMathieu Othacehe <m.othacehe@gmail.com>
Mon, 22 Jun 2020 18:55:19 +0000 (20:55 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Tue, 23 Jun 2020 07:51:14 +0000 (09:51 +0200)
commitc29bb909d241e7215e574e93d9799e701cbc6ddb
tree7209a24fc2abd5a853ba40d1724c3bdac30f2d48
parent42a2ee1f9294614bd85892f2cc7318afb80b174c
gnu: fakeroot: Do not assume "sed" and "cut" to be available.

* gnu/packages/linux.scm (fakeroot)[inputs]: Add "sed" and "coreutils",
[arguments]: substitute "sed" and "cut" by their absolute path in fakeroot
script. Rename the associated phase from patch-getopt to patch-script.
gnu/packages/linux.scm