Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > main > by-pkgid > fff9d0ed7525951bf72846c9db3f15d6 > scriptlet

fonts-hebrew-elmar-3.3-9mdk.noarch.rpm

POSTIN

/bin/sh
chkfontpath --add /usr/share/fonts/elmar/:unscaled

POSTUN

/bin/sh
# 0 means a real uninstall
if [ "$1" = "0" ]; then
	chkfontpath --remove /usr/share/fonts/elmar/:unscaled
fi