Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > f181e21787584998c16006cbcc4e2c56 > scriptlet

fonts-ISO8859-2-75dpi-1.0-17.1.noarch.rpm

POSTIN

/bin/sh
{
    umask 133;mkfontdir /usr/share/fonts/ISO8859-2/75dpi
    /usr/sbin/chkfontpath -q -a /usr/share/fonts/ISO8859-2/75dpi:unscaled
} &> /dev/null || :

POSTUN

/bin/sh
{
    if [ "$1" = "0" ]; then
	/usr/sbin/chkfontpath -q -r /usr/share/fonts/ISO8859-2/75dpi:unscaled
    fi
} &> /dev/null || :