mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
fontcache: allow to pass different fontconfig cache dir
(From OE-Core rev: fc732ee788a254ec388cff8fe5619348014255d3) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0dc2a530df
commit
80bc382c62
@@ -2,6 +2,4 @@
|
||||
|
||||
PSEUDO_UNLOAD=1 qemuwrapper -L $D -E LD_LIBRARY_PATH=$D/${libdir}:$D/${base_libdir}\
|
||||
$D${bindir}/fc-cache --sysroot=$D
|
||||
chown -R root:root $D${localstatedir}/cache/fontconfig
|
||||
|
||||
|
||||
chown -R root:root $D${fontconfigcachedir}
|
||||
|
||||
Reference in New Issue
Block a user