]> git.saurik.com Git - wxWidgets.git/blame - wxPython/distrib/mac/resources/preflight
fixedb ug with normalization of UNC paths (patch 558701)
[wxWidgets.git] / wxPython / distrib / mac / resources / preflight
CommitLineData
8721cada
RD
1#!/bin/sh
2
3/usr/bin/sudo -u $USER /bin/rm -rf "$2/Library/Frameworks/Python.framework/Versions/2.2/lib/python2.2/site-packages/wxPython"
4exit 0