Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > cc4ceb2c4462eae02895584517253868 > scriptlet

chisholm-to-be-continued-fonts-20090124-4.fc12.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/fc-cache ]; then 
    /usr/bin/fc-cache /usr/share/fonts/chisholm-to-be-continued || : 
fi

POSTUN

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