https://bugzilla.redhat.com/show_bug.cgi?id=1806272
--- Comment #32 from Hans de Goede <[email protected]> --- (In reply to Miro HronĨok from comment #28) > Suplemenets are not guaranteed to be there and are not pulled in with > BuildRequires. > > Can we just please make the symbolic links part of the main packages? Than > we can coordinate their removal with all dependent packages. Actually not having these automatically added to buildroots is a feature IMHO. I'm switching all my packages which use direct file-path accesses to fonts (e.g. games using SDL_ttf) to use fc-match to generate the filename during the build and then replace the bundled fonts with a symlink generated this way. If we get the compat symlinks added then fc-match will prefer the compat-path and print that, causing potential troubles / need for a rebuild if we remove the compat symlinks later. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
