]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/mac/resources/preflight
fixedb ug with normalization of UNC paths (patch 558701)
[wxWidgets.git] / wxPython / distrib / mac / resources / preflight
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"
4 exit 0