X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa5a80d6a6c7b2d14b4bad3aed6546c7f65e6519..23c06cde5df85dbfd94e92e90de225618191153f:/wxPython/distrib/all/do-build-windows diff --git a/wxPython/distrib/all/do-build-windows b/wxPython/distrib/all/do-build-windows index 2f3d1ec105..050b6e3051 100755 --- a/wxPython/distrib/all/do-build-windows +++ b/wxPython/distrib/all/do-build-windows @@ -116,13 +116,14 @@ fi # $WXDIR/lib/vc_dll/tex2rtf.exe $DOCSRC $DOCDEST -twice -html -macros $DOCINI -echo "Extracting html docs..." -mkdir -p $WXDIR/docs/html/wx -cd $WXDIR/docs/html/wx -rm -rf * -tar xjf $DESTDIR/wxPython-docs-$VERSION.tar.bz2 -rm $DESTDIR/wxPython-docs-$VERSION.tar.bz2 -unzip wxPython-$VERSION/docs/wx.zip +# echo "Extracting html docs..." +# mkdir -p $WXDIR/docs/html/wx +# cd $WXDIR/docs/html/wx +# rm -rf * +# tar xjf $DESTDIR/wxPython-docs-$VERSION.tar.bz2 +# rm $DESTDIR/wxPython-docs-$VERSION.tar.bz2 +# unzip wxPython-$VERSION/docs/wx.zip + echo "Building the HTMLHelp file..." cd $WXDIR/docs/html/wx @@ -149,6 +150,7 @@ if [ $CHARTYPE = both -o $CHARTYPE = unicode ]; then b $PYVER r UNICODE=1 USE_SWIG=0 fi + echo "Building the developer package..." WXWIN=`cygpath -w $WXDIR` export WXWIN