Sophie

Sophie

distrib > Mandriva > cs4.0 > x86_64 > by-pkgid > 58de760dc02c853be8f6dfc8ac360fff > scriptlet

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

PREUN

/bin/sh
if [ "$1" = "0" ]; then
	/usr/bin/locale_uninstall.sh zh zh_CN zh_TW zh_SG zh_HK
fi

POSTIN

/bin/sh
if [ "$1" = "1" ]; then
	/usr/bin/locale_install.sh zh zh_CN zh_TW zh_SG zh_HK
fi