]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-windows
Build and distrib tweaks
[wxWidgets.git] / wxPython / distrib / all / build-windows
index 056f9add422faf0777b681f6ebd66fab54b32fd6..fda836feca1a05b02307dd7f31314b4c9180be43 100755 (executable)
@@ -36,6 +36,7 @@ if [ $skipwin != yes ]; then
      echo "Fetching the results..."
      scp "$WIN_HOST:$WIN_BUILD/wxPython*-win32*"  $STAGING_DIR
      ssh $WIN_HOST "rm $WIN_BUILD/wxPython*-win32*"
+     ssh $WIN_HOST "rm -rf $WIN_BUILD/*"
 
      echo "Done!"
 fi
\ No newline at end of file