diff options
author | John Kehayias <john.kehayias@protonmail.com> | 2024-08-31 17:54:34 -0400 |
---|---|---|
committer | John Kehayias <john.kehayias@protonmail.com> | 2024-08-31 17:54:34 -0400 |
commit | 18436505000045308a1ba027f9ff46699710c5ca (patch) | |
tree | fd4e054d7b865d1f7311c60c8770e1e060331a60 /nongnu/packages/chromium.scm | |
parent | 0f2e067ad0d4292381c3e3a483b7ec5edea50382 (diff) |
nongnu: steam-client: Fix build.
It is unclear why steam failed to build post-core-updates merge in Guix, with
errors like:
In guix/build/utils.scm:
761:4 0 (alist-cons-after patch-dot-desktop-files # #<procedur?> ?)
guix/build/utils.scm:761:4: In procedure alist-cons-after:
Throw to key `match-error' with args `("match" "no matching pattern" ())'.
The fix is to reorder and rename some phases which apparently don't exist.
* nongnu/packages/game-client.scm (steam-client)[arguments]<phases>: Reorder
the deletion of 'patch-dot-desktop-files to after 'patch-desktop-file (which
tried to add after this now deleted phases). Change the 'post-install phase
to add after 'install ('install-binaries doesn't exist').
Diffstat (limited to 'nongnu/packages/chromium.scm')
0 files changed, 0 insertions, 0 deletions