Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > cc1f547273a0f6586bdc945304d98c8f > scriptlet

pothana2000-fonts-1.3.2-2.fc13.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/fc-cache ]; then 
    /usr/bin/fc-cache /usr/share/fonts/pothana2000 || : 
fi

POSTUN

/bin/sh
if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then 
    /usr/bin/fc-cache /usr/share/fonts/pothana2000 || : 
fi