Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > main > by-pkgid > 8653f5ba851ff1c95a2e941ba5c527d7 > scriptlet

fonts-ttf-decoratives-1.3-14mdk.noarch.rpm

POSTIN

/bin/sh
/usr/sbin/chkfontpath -q -a /usr/share/fonts/ttf/decoratives
/usr/bin/fc-cache /usr/share/fonts/

POSTUN

/bin/sh
if [ "$1" = "0" ];then
/usr/sbin/chkfontpath -q -r /usr/share/fonts/ttf/decoratives
/usr/bin/fc-cache /usr/share/fonts/ 
fi