[Fontconfig] prebuilding 32-bit caches on a 64-bit system
Keith Packard
keithp at keithp.com
Tue Jan 9 22:16:50 UTC 2018
Lawrence D'Oliveiro <ldo at geek-central.gen.nz> writes:
> Isn’t there /usr/libexec for executables that are in some sense
> “internal” to a package? (E.g. Git puts its subcommands
> into /usr/libexec/git-core, at least on my Debian system.)
Oh, that's almost certainly distro-dependent. Debian sticks the git
programs in /usr/lib/git-core. So, either /usr/libexec/fontconfig or
/usr/lib/fontconfig would be a fine plan, and of course distro packagers
would dtrt.
For automake, we would use pkglibexecdir and that should work for
everyone -- it'll be /usr/lib/fontconfig on debian and
/usr/libexec/fontconfig on redhat. Do we want to stick the fc-cache
variants in a fc-cache.d subdirectory so that the script can safely use
a simple filename glob pattern?
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/fontconfig/attachments/20180109/2f5d0447/attachment.sig>
More information about the Fontconfig
mailing list