Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > cfa72dfb1742a63145673131ffb939cf > scriptlet

lohit-punjabi-fonts-2.5.3-1.fc18.noarch.rpm

POSTIN

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

POSTUN

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