#!/bin/sh /usr/bin/sudo -u $USER /bin/rm -rf "$2/Library/Frameworks/Python.framework/Versions/2.2/lib/python2.2/site-packages/wxPython" exit 0