Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > 1e7230a2bf22baf4cdccdaec049849a0 > scriptlet

locales-ko-2.3.6-3mdk.i586.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