Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
18d6327e2994b5a92c9cc81078b926937e08a2eb
/
.
/
poky
/
scripts
/
postinst-intercepts
/
update_font_cache
blob: e0ec471964c77f45bbc43ef16b444feafdfa5490 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
PSEUDO_UNLOAD
=
1
$
{
binprefix
}
qemuwrapper
-
L $D
-
E $
{
fontconfigcacheenv
}
$D$
{
libexecdir
}/
$
{
binprefix
}
fc
-
cache
--
sysroot
=
$D
--
system
-
only $
{
fontconfigcacheparams
}
chown
-
R root
:
root $D$
{
fontconfigcachedir
}