Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > updates > by-pkgid > 8c0427efe8bad5fa181a53f6a586fad5 > scriptlet

locales-2.3.6-3.1.20060mdk.x86_64.rpm

PREUN

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

POSTIN

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