Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 8f820e652259235b718e8670368f904c > scriptlet

locales-th-2.6.1-4mdv2008.0.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then
	/usr/bin/locale_uninstall.sh th
fi

POSTIN

/bin/sh
if [ "$1" = "1" ]; then
	/usr/bin/locale_install.sh th
fi