Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 11e0643139d6bb5afb3fcd1625aa08af > scriptlet

lohit-malayalam-fonts-2.4.4-5.fc14.noarch.rpm

POSTIN

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

POSTUN

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