Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > 63d1bcf30ad30a20b87761ecda999f52 > scriptlet

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