Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 1127ff4ec8aee17b6a11b9182d83356e > 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