Sophie

Sophie

distrib > Momonga > development > i686 > media > os > by-pkgid > a8bab6c5d74d1587b0c5660aff6e9f4d > scriptlet

vollkorn-fonts-1.008-6m.mo8.noarch.rpm

POSTIN

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

POSTUN

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