Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 0a31adb4726b20f907a7ff62b32098fc > scriptlet

locales-ms-2.4-4mdv2007.1.x86_64.rpm

PREUN

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

POSTIN

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