Sophie

Sophie

distrib > Mandriva > cs4.0 > x86_64 > by-pkgid > a048a483ced22efe87c3379249e4f206 > scriptlet

locales-en-2.3.6-3mdk.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then
	/usr/bin/locale_uninstall.sh en en_GB en_IE en_US
fi

POSTIN

/bin/sh
if [ "$1" = "1" ]; then
	/usr/bin/locale_install.sh en en_GB en_IE en_US
fi