Sophie

Sophie

distrib > Momonga > development > i686 > media > os > by-pkgid > 514cbc44618d07327fc599a6e6524e15 > scriptlet

bpg-serif-fonts-1.005-8m.mo8.noarch.rpm

POSTIN

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

POSTUN

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