Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
51eb54849e4018e22bb4bdf6f9938eb2dca3b928
/
.
/
yocto-poky
/
scripts
/
postinst-intercepts
/
update_font_cache
blob: c8c6018f27c58dda9ae39b9c6e807eae18a4d967 [
file
] [
log
] [
blame
]
Patrick Williams
c124f4f
2015-09-15 14:41:29 -0500
[
diff
] [
blame
]
1
#!/bin/sh
2
3
PSEUDO_UNLOAD
=
1
qemuwrapper
-
L $D
-
E LD_LIBRARY_PATH
=
$D
/
$
{
libdir
}:
$D
/
$
{
base_libdir
}
\
4
$D$
{
bindir
}/
fc
-
cache
--
sysroot
=
$D
5
chown
-
R root
:
root $D$
{
fontconfigcachedir
}