Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 896580d77bee458cf65ce1111a6049aa > scriptlet

fonts-ttf-tamil-1.1-1mdk.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