Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > contrib-release > by-pkgid > 111153c0a2ca12cb662b79c276087462 > scriptlet

fonts-ttf-chinese-compat-1.3.0-3mdk.noarch.rpm

POSTIN

/bin/sh
[ -x /usr/sbin/chkfontpath ] && /usr/sbin/chkfontpath -q -a /usr/share/fonts/ttf/chinese/firefly
#_datadir/fonts/ttf/chinese/cidinst
touch /usr/share/fonts/ttf /usr/share/fonts/ttf/chinese
[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
  [ -x /usr/sbin/chkfontpath ] && /usr/sbin/chkfontpath -q -r /usr/share/fonts/ttf/chinese/firefly
fi
[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache