From 0a4090e635a3765e62181ecf039914c2c27df63c Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Tue, 30 Oct 2007 10:22:33 +0000 Subject: [PATCH] move to newer tex2rtf git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/script/win_docs.bat | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build/script/win_docs.bat b/build/script/win_docs.bat index 50e2150..b13245b 100644 --- a/build/script/win_docs.bat +++ b/build/script/win_docs.bat @@ -16,7 +16,7 @@ set WXWIN=c:\wx\wxWidgets set DAILY=c:\daily rem svn already in my path... -set PATH=%PATH%;C:\wx\oldcvs\wxw26b\utils\tex2rtf\src\vc_based;c:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1 +set PATH=%PATH%;C:\wx\WXWIDG~1.0\utils\tex2rtf\src\vc_based;c:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1 set PATH=%PATH%;C:\Program Files\gs\gs8.51\lib;C:\Program Files\gs\gs8.51\bin rem add nmake to the path to build the docs call \vc6 @@ -35,11 +35,12 @@ svn up >> c:\temp.log rem now inno cd \wx\inno\wxWidgets >> c:\temp.log +svn cleanup >> c:\temp.log +svn up >> c:\temp.log del c*.* if exist include\wx\msw\setup.h del include\wx\msw\setup.h if exist include\wx\univ\setup.h del include\wx\univ\setup.h -svn cleanup >> c:\temp.log -svn up >> c:\temp.log + dos2unix configure dos2unix config.guess dos2unix config.sub -- 2.7.4