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

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}