#!/bin/sh
chmod +x /usr/bin/ipengine
chmod +x /usr/bin/ipcontroller
chmod +x /usr/bin/ipcluster
chmod +x /usr/bin/ipython
chmod +x /usr/bin/ipythonx
chmod +x /usr/bin/ipython-wx
chmod +x /usr/bin/pycolor
chmod +x /usr/bin/irunner
chmod +x /usr/bin/iptest
gtk-update-icon-cache -f /usr/share/icons/hicolor
maemo-select-menu-location ipython.desktop
python -m compileall /usr/lib/python2.5/site-packages/IPython > /dev/null
exit 0
