Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > f8ed6466d008c293972a3160dcf2c71a > scriptlet

oflb-prociono-fonts-20090715-2.fc13.noarch.rpm

POSTIN

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

POSTUN

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