Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > b8419de997b1daf67572e29bd1f103a2 > scriptlet

fonts-type1-greek-2.0-6mdv2009.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