Sophie

Sophie

distrib > Mandriva > cs4.0 > x86_64 > by-pkgid > 442fb894ff576d442d31962eeaed5bf1 > scriptlet

locales-2.3.6-3mdk.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