Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > media > contrib-release > by-pkgid > 14bfd2283a79bed3fed6a44d8a4d81ad > scriptlet

fonts-ttf-tibetan-ttmuni-1.1.1.1-0.alpha.2mdv2008.0.noarch.rpm

POSTIN

/bin/sh
/usr/bin/fc-cache /usr/share/fonts/

POSTUN

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