Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 541ac532d0d0d1ff03a2f788742254fd > scriptlet

locales-ms-2.3.5-1mdk.x86_64.rpm

POSTIN

/bin/sh
if [ "$1" = "1" ]; then
	/usr/bin/locale_install.sh ms
fi

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
	/usr/bin/locale_uninstall.sh ms
fi