All you really have to do is:
change to the right directory:
# cd /var/www/html
then rename webmail to webmail-save
# mv webmail webmail-save
and then link webmail to squirrelmail:
# ln -s squirrelmail webmail
Unless you use only custom skins your skins will still have links to UebiMiau, but they'll link to only squirrelmail.
Note that if you've got users already using UebiMiau there's no way to move the contents between UebiMiau folders and squirrelmail folders.
Jeff