Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
1fb3fd1efc7af245e827633c85889993ac3bd9bf
/
.
/
poky
/
scripts
/
postinst-intercepts
/
update_font_cache
blob: bf65e19a41de5001420768b894bfd7ed659aa845 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
PSEUDO_UNLOAD
=
1
qemuwrapper
-
L $D
-
E LD_LIBRARY_PATH
=
$D
/
$
{
libdir
}:
$D
/
$
{
base_libdir
}
\
-
E $
{
fontconfigcacheenv
}
$D$
{
bindir
}/
fc
-
cache
--
sysroot
=
$D
--
system
-
only $
{
fontconfigcacheparams
}
chown
-
R root
:
root $D$
{
fontconfigcachedir
}