Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > d6add0f75daee98620f929fc6ed4d038 > scriptlet

eduke32-mapeditor-2.0.4svn3089-0.1mdv2010.1.i586.rpm

PREUN

/bin/sh
if [ "$1" = 0 ] ; then
	update-alternatives --remove mapster32 /usr/games/mapster32-console
	update-alternatives --remove mapster32 /usr/games/mapster32-gui
fi

POSTIN

/bin/sh
update-alternatives --install /usr/games/mapster32 mapster32 /usr/games/mapster32-console 11
update-alternatives --install /usr/games/mapster32 mapster32 /usr/games/mapster32-gui 12