Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 92f24a155afce54c2d85bd981db874bb > scriptlet

fonts-ttf-ethiopic-1.0-8mdv2010.0.noarch.rpm

POSTIN

/bin/sh
[ -x /usr/bin/fc-cache ]  && /usr/bin/fc-cache

POSTUN

/bin/sh
# 0 means a real uninstall
if [ "$1" = "0" ]; then
   [ -x /usr/bin/fc-cache ]  && /usr/bin/fc-cache 
fi