Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > os > by-pkgid > 6b97f7c488b31fb83e40ae2f234d2fb6 > scriptlet

lohit-malayalam-fonts-2.4.4-2m.mo7.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