aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/postinst-intercepts/update_font_cache
blob: 20e9048adfcc6ba4d6b0f709ee01700de7813607 (plain)
1
2
3
4
5
6
#!/bin/sh

set -e

PSEUDO_UNLOAD=1 ${binprefix}qemuwrapper -L $D -E ${fontconfigcacheenv} $D${bindir}/fc-cache --sysroot=$D --system-only ${fontconfigcacheparams}
chown -R root:root $D${fontconfigcachedir}