Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 7c2fcddea4038899b8de91306f3e706c > scriptlet

abattis-cantarell-fonts-0.0.12-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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