Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > by-pkgid > 2e602c1fccced8db8efa22eea2259449 > scriptlet

fonts-ttf-dustismo-2.0-1mdk.noarch.rpm

POSTIN

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

POSTUN

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