Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 17d5652a08c4f8810b287d4dcc7d1ced > scriptlet

drehatlas-xaporho-fonts-1.0.3.3-3.fc13.noarch.rpm

POSTIN

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

POSTUN

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