From 9f04e6a110a1bd2c72a88ba04c5d5fff2d8c39e6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Thu, 17 Aug 2006 17:27:31 +0000 Subject: [PATCH] Leave tk build directory to restore original path. --- Tools/buildbot/external.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/buildbot/external.bat b/Tools/buildbot/external.bat index c6d252ddb9..463285fa49 100644 --- a/Tools/buildbot/external.bat +++ b/Tools/buildbot/external.bat @@ -28,6 +28,7 @@ if not exist tcl8.4.12 ( cd tk8.4.12\win nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 INSTALLDIR=..\..\tcltk install + cd ..\.. ) @rem sqlite -- 2.50.1