Sophie

Sophie

distrib > Momonga > development > i686 > media > os > by-pkgid > 493f5f2acdac8b2bbd048e50e3a045dc > scriptlet

gfs-nicefore-fonts-20080303-6m.mo8.noarch.rpm

POSTIN

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

POSTUN

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