Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 9371b0557cc7a646395c13219babf1d2 > scriptlet

lohit-oriya-fonts-2.4.3-6.fc14.noarch.rpm

POSTIN

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

POSTUN

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