guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49025] [PATCH core-updates 15/37] python: Fix reference to input wh


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 15/37] python: Fix reference to input when cross-compiling.
Date: Mon, 14 Jun 2021 17:38:52 +0200
User-agent: Evolution 3.34.2

"sitecustomize.py" is a native input, so look it up
in 'native-inputs', not 'inputs'.

* gnu/packages/python.scm (customize-site): Look up "sizecustomize.py"
  in 'native-inputs', not 'inputs'.
---
 gnu/packages/python.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Attachment: 0015-python-Fix-reference-to-input-when-cross-compiling.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]