Files
flatpak/app
Johannes Maibaum 378cb66230 flatpak-build: Add empty /run/host/font-dirs.xml
flatpak run writes /run/host/font-dirs.xml, but flatpak build so far
didn't.  This resulted in fontconfig writing:

Fontconfig error: Cannot load config file "/run/host/font-dirs.xml": No such file: /run/host/font-dirs.xml

to the stderr of all processes utilizing fontconfig and run during
flatpak build, as /run/host/font-dirs.xml is included via
/etc/fonts/50-flatpak.conf. This could cause issues for tests run during
building an application, for example.

Closes #6137

(cherry picked from commit 054f4f4a7b)
2025-10-11 06:56:55 +05:30
..
2019-02-25 18:12:30 +00:00
2021-03-10 10:33:51 +01:00