Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 8f730819935dec851cdeb2e5db82fa60 > scriptlet

eduke32-mapeditor-2.0.2svn20110215-1.mga1.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