diff options
| author | 2024-10-08 22:22:02 +0200 | |
|---|---|---|
| committer | 2024-10-11 13:39:41 +0000 | |
| commit | e5064bf42a7f435fb4c3e8cc603bbcc69c6291af (patch) | |
| tree | a786febada0b4288635629b1f110c2a9cfd6bcf6 /fex-excludes.yaml | |
| parent | 6f48f41e963cbfcb32cf39a9a2b0dedc05d674ae (diff) | |
| download | kiwi-descriptions-e5064bf42a7f435fb4c3e8cc603bbcc69c6291af.tar.gz kiwi-descriptions-e5064bf42a7f435fb4c3e8cc603bbcc69c6291af.zip | |
FEX: exclude /usr/share/fonts to avoid shadowing the host fonts
Diffstat (limited to 'fex-excludes.yaml')
| -rw-r--r-- | fex-excludes.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fex-excludes.yaml b/fex-excludes.yaml index 2619ae6..3597228 100644 --- a/fex-excludes.yaml +++ b/fex-excludes.yaml @@ -28,6 +28,7 @@ exclude: - /tmp - /run - /opt +- /usr/share/fonts - /var/tmp - /var/run - /var/lock |