me
/
guix
Archived
1
0
Fork 0
Commit Graph

1 Commits (825fcecb7adc823c29585f702f2b44056b0ffc11)

Author SHA1 Message Date
Vivien Kraus 7b95445865
gnu: appstream: Load stemmer in all circumstances.
If the default stemmer language is computed to be "en", such as in a Guix
build container, then the stemmer would not be loaded.

* gnu/packages/patches/appstream-load-stemmer-early.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/freedesktop.scm (appstream) [patches]: Use it here.
[#:phases]<disable-failing-tests>: Remove.

Change-Id: Iddd6ce5887247df46f670c49f9efc66772c82ff0
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-11-21 22:00:45 +01:00