Skip to content

libdockapp: remove fonts.dir and add fonts_dir variable#60232

Open
vanillechose wants to merge 1 commit intovoid-linux:masterfrom
vanillechose:libdockapp-font-fix
Open

libdockapp: remove fonts.dir and add fonts_dir variable#60232
vanillechose wants to merge 1 commit intovoid-linux:masterfrom
vanillechose:libdockapp-font-fix

Conversation

@vanillechose
Copy link
Copy Markdown
Contributor

Along with its two font files, libdockapp ships its own /usr/share/fonts/X11/misc/fonts.dir, overwriting the system's fonts.dir. This leaves the system's X font files index in an inconsistent state after installation.

This PR fixes the bug by including the proper x11-fonts trigger.

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):

Along with its two font files, libdockapp ships its own
/usr/share/fonts/X11/misc/fonts.dir overwriting the existing fonts.dir.
This leaves the system's X font files index in an inconsistent state
after installation.

This commit fixes the bug by including the proper x11-fonts trigger.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant