Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > 3bed2a6e89777469f7dac678dbe7c9e4 > scriptlet

fonts-hindi-2.3.1.1-2.el5.noarch.rpm

POSTIN

/bin/sh
[  -x /usr/bin/fc-cache ] && HOME=/ /usr/bin/fc-cache /usr/share/fonts 2> /dev/null || :

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
    [  -x /usr/bin/fc-cache ] && HOME=/ /usr/bin/fc-cache /usr/share/fonts 2> /dev/null || :
fi