generic-poky/scripts/postinst-intercepts
Ross Burton 34f8db9b44 update_font_cache: only scan system font directories
By default fc-cache will scan both system and user directories, which means it
attempts to scan $HOME/.fonts.  As this is the build host's idea of $HOME this
generally doesn't exist, and causes fc-cache to exit with a failure.

Solve this by passing --system-only so that fc-cache will only scan system
directories, as is appropriate for a rootfs-time invocation.

(From OE-Core rev: 541315d6c56df6448f64c262f99d43d5c1e9400b)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-11 23:26:32 +00:00
..
postinst_intercept postinst_intercept: allow to pass variables with spaces 2015-09-09 14:27:39 +01:00
update_font_cache update_font_cache: only scan system font directories 2016-01-11 23:26:32 +00:00
update_icon_cache gtk-icon-cache: pass the native libdir to the intercept 2015-10-29 07:31:16 +00:00
update_pixbuf_cache gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safety 2015-09-28 12:00:16 +01:00