summaryrefslogtreecommitdiffstats
path: root/scripts/postinst-intercepts/update_font_cache
blob: e0ec471964c77f45bbc43ef16b444feafdfa5490 (plain)
1
2
3
4
5
6
#!/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}