Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 6202291fb6d3f7c8d0f77dbe53c8ee9b > scriptlet

locales-cs-2.7-3mdv2008.1.x86_64.rpm

PREUN

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

POSTIN

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