X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d6c749c6cbbe059dd93b3fa2666ce66ca25a7a7..d0ee33f5c6908b4ac5e1364381f0ef00942e3936:/wxPython/distrib/all/do-build-windows diff --git a/wxPython/distrib/all/do-build-windows b/wxPython/distrib/all/do-build-windows index 66ebe3cc2f..58d0bc886c 100755 --- a/wxPython/distrib/all/do-build-windows +++ b/wxPython/distrib/all/do-build-windows @@ -36,13 +36,6 @@ WXWIN=`cygpath -w $WXDIR` export WXWIN -# # Fix the PATH. (Why is this needed??) -# PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/robind/bin:.:$WXDIR/lib/vc_dll:$PATH -# export PATH -# echo "-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" -# echo $PATH -# echo "-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" -# exit 0 # setup the compiler if [ $PYVER = 2.3 ]; then @@ -80,6 +73,7 @@ chmod +x .m* # replace some settings in setup0.h and write to setup.h cat > .my.sedexpr < $WXDIR/include/wx/msw/setup.h rm .my.sedexpr