Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > bd33a70227a9d3df94548c260ddbf3ff > scriptlet

aajohan-comfortaa-fonts-2.004-1.fc18.noarch.rpm

POSTIN

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

POSTUN

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