gnu: ecryptfs-utils: Patch hardcoded-paths.
authorBrendan Tildesley <brendan.tildesley@openmailbox.org>
Sun, 15 Jul 2018 07:58:41 +0000 (17:58 +1000)
committerLudovic Courtès <ludo@gnu.org>
Mon, 16 Jul 2018 14:51:27 +0000 (16:51 +0200)
commit17a21bcf316d11bdf54ec2483abe15f60dbd7cb0
tree5d1b8c12c12d97b8042e568b22422bbe08617a90
parentf7e248396ba698b7de99414039d9db02050bc7d3
gnu: ecryptfs-utils: Patch hardcoded-paths.

* gnu/packages/linux.scm: (ecryptfs-utils): Patch hardcoded-paths.
[arguments]: Add the phase patch-hardcoded-paths to replace various hardcoded
references to /bin, /sbin, ... with direct references to the store.
[inputs]: Add missing inputs util-linux, cryptsetup, and lvm2 so that the
correct paths can be found and the resulting code works.

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