#!/bin/sh
ln -T -fs /usr/lib/bed-3.0.0 /usr/share/bed
cd /usr/lib/bed-3.0.0
bash ./addmagic
if which update-menus ; then update-menus ; fi
