]> granicus.if.org Git - python/commitdiff
Leave tk build directory to restore original path.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 17 Aug 2006 17:27:31 +0000 (17:27 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 17 Aug 2006 17:27:31 +0000 (17:27 +0000)
Tools/buildbot/external.bat

index c6d252ddb9ef7cfc00cdbbf9a5e003e026968285..463285fa4989bac9b3dcad662efa2d2abe22d8c6 100644 (file)
@@ -28,6 +28,7 @@ if not exist tcl8.4.12 (
    cd tk8.4.12\win\r
    nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12\r
    nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 INSTALLDIR=..\..\tcltk install\r
+   cd ..\..\r
 )\r
 \r
 @rem sqlite\r