#!/bin/sh
tar -xzf wxpython-*.gz
rm -r wxpython-*/packaging
tar -czf wxpython-*.gz wxpython-*/
