Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > os > by-pkgid > cddb9057180f024462c1fab759f7788d > scriptlet

bpg-sans-medium-fonts-1.005-6m.mo7.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