post_install() { ln -s /usr/share/conkeror/conkeror /usr/bin/conkeror } post_update() { post_install } pre_remove() { rm /usr/bin/conkeror }