]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/distrib/maketgz
distrib tweaks
[wxWidgets.git] / utils / wxPython / distrib / maketgz
index 57c33848f495e1044e4fbd2ae44426d9ff12f0c8..0b311fea6e51f627b4e51670df5b3b7cadfaaf41 100755 (executable)
@@ -28,6 +28,7 @@ cd wxPython/distrib
 tar xf dist-temp.tar
 rm dist-temp.tar
 mv wxPython wxPython-$1
+rm wxPython-$1/src/gtk/helpers.cpp
 
 tar cvf wxPython-$1.tar wxPython-$1
 gzip wxPython-$1.tar