Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 8e0535faf1ed9719e64d896f48182acb > scriptlet

lohit-telugu-fonts-2.5.1-2.fc17.noarch.rpm

POSTIN

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

POSTUN

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