Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > main > by-pkgid > 082e1ccce420a13d931e7c79e8df68e9 > scriptlet

locales-vi-2.3.4-1mdk.i586.rpm

POSTIN

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

POSTUN

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