Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 1745466c1b52e3aabf2af9cf3283a4a3 > scriptlet

fonts-gujarati-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