Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > by-pkgid > e4405ff018087090062979611836a9cb > 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