update_font_cache 222 B

123456
  1. #!/bin/sh
  2. set -e
  3. PSEUDO_UNLOAD=1 ${binprefix}qemuwrapper -L $D -E ${fontconfigcacheenv} $D${libexecdir}/${binprefix}fc-cache --sysroot=$D --system-only ${fontconfigcacheparams}
  4. chown -R root:root $D${fontconfigcachedir}