diff options
author | Thiago Jung Bauermann <bauermann@kolabnow.com> | 2021-07-24 22:58:26 -0300 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2021-07-25 11:58:38 +0300 |
commit | 52cc6394033546406b81c146d38104c1d80dc68f (patch) | |
tree | ea5ebd16aced4b1735999e2ee13791a8d51d4a91 /gnu/packages/imagemagick.scm | |
parent | b8894e8065643fb05fbf0cea4b6ee98658dd0fdf (diff) |
gnu: perl: Use ‘search-input-file’ to find ‘bin/pwd’
A recent change makes the ‘perl’ package explicitly reference input
“coreutils” or “coreutils-minimal” by label in the ‘setup-configure’ phase
but the ‘perl-boot0’ package, which uses ‘%boot0-inputs’ as its input list,
doesn’t have such input on non-x86-linux systems. This causes the build of
‘perl-boot0’ to fail on those systems.
Therefore use ‘search-input-file’ to find ‘bin/pwd’ and avoid referencing
the input label.
* gnu/packages/perl.scm (perl)[arguments]<#:phases>: Use
‘search-input-file’ to find ‘bin/pwd’.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'gnu/packages/imagemagick.scm')
0 files changed, 0 insertions, 0 deletions