#!/bin/sh

exec "/usr/bin/python" "/usr/lib/python2.5/site-packages/eric4/eric4-editor.py" "$@"
