#!/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
python -m compileall /usr/lib/python2.5/site-packages/IPython > /dev/null
exit 0
