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

PSEUDO_UNLOAD=1 qemuwrapper -L $D -E LD_LIBRARY_PATH=$D/${libdir}:$D/${base_libdir}\
					$D${bindir}/fc-cache --sysroot=$D
chown -R root:root $D${fontconfigcachedir}
OpenPOWER on IntegriCloud