1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00
Files
guix/gnu
Hartmut Goebel abbade3c60 gnu: Fix build of trytond modules.
The pyproject-build-system changed the order of phases. Thus prepare-check
must go before sanity-check. To hopefully be more resilient to future
changes, add it relatively to wrap, which comes before sanity-check.

* gnu/packages/tryton.scm (tryton-phases)[prepare-check]: Move after wrap.

Change-Id: I2b4662313e430fa32989d326f862458f5d7c4e49
Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07 12:28:51 +01:00
..
2026-01-25 21:30:59 +01:00
2026-02-07 12:28:32 +01:00