Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 134b009fb0601c5a9ad49d3e8aba5518 > scriptlet

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

PREUN

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

POSTIN

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