Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 37c617b1198509e69fb32d80204c4eb5 > scriptlet

locales-zh-2.7-3mdv2008.1.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