Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 13a43e244a1c109070ecc75f44be11d9 > scriptlet

zvbi-fonts-0.2.33-5.fc14.noarch.rpm

POSTIN

/bin/sh
fc-cache -f /usr/share/fonts/zvbi || :

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
    fc-cache -f /usr/share/fonts || :
fi