Sophie

Sophie

distrib > Mandriva > cs4.0 > x86_64 > by-pkgid > cb7e383d3986df7bd9c3c14c773b8729 > scriptlet

locales-uk-2.3.6-3mdk.x86_64.rpm

PREUN

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

POSTIN

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