Sophie

Sophie

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

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

POSTIN

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

POSTUN

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