Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > fa30368e1b2b83d7fc97dd91c7f81ea4 > scriptlet

gfs-philostratos-fonts-20090902-2.fc15.noarch.rpm

POSTIN

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

POSTUN

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