diff options
author | Maxime Devos <maximedevos@telenet.be> | 2021-07-14 13:13:03 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2021-07-14 15:57:40 +0200 |
commit | 1d7ceabc092ddc381bd1ae31d3398f9cf095a1e6 (patch) | |
tree | 9fc47a74beaf418cc4e4486cf20213233bbc1c26 /m4 | |
parent | 7fabe9c845ea576a660bc555d8024302b62b455c (diff) | |
download | guix-1d7ceabc092ddc381bd1ae31d3398f9cf095a1e6.tar guix-1d7ceabc092ddc381bd1ae31d3398f9cf095a1e6.tar.gz |
glib: Use a correct python in scripts when cross-compiling.
During the build, a native python should be used as these
scripts will be invoked during the build, but when installed,
they should be a python for the system we're compiling for.
* gnu/packages/glib.scm
(glib)[arguments]<#:phases>{patch-python-references}: Look up
"python" in 'native-inputs', not 'inputs'.
(glib)[inputs]{python,python-wrapper,bash-minimal}: New inputs.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions