update_font_cache 229 B

12345
  1. #!/bin/sh
  2. PSEUDO_UNLOAD=1 qemuwrapper -L $D -E LD_LIBRARY_PATH=$D/${libdir}:$D/${base_libdir} \
  3. -E ${fontconfigcacheenv} $D${bindir}/fc-cache --sysroot=$D ${fontconfigcacheparams}
  4. chown -R root:root $D${fontconfigcachedir}