Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > os > by-pkgid > f01ce593676b8626630c6ec1e166b3bd > scriptlet

gfs-ambrosia-fonts-20080624-4m.mo7.noarch.rpm

POSTIN

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

POSTUN

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