Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b690edd8c908913d4fdbb070dd298755 > scriptlet

fonts-ttf-japanese-extra-0.20040217-10mdv2010.0.noarch.rpm

POSTIN

/bin/sh
[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache

POSTUN

/bin/sh
# 0 means a real uninstall
if [ "$1" = "0" ]; then
   [ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache 
fi